Ok !
So, that's the problem : Swing. Thanks to both of you.
Search found 2 matches
- Tue Jan 27, 2009 9:07 pm
- Forum: Technical / Scripting
- Topic: Text recognition with Java application
- Replies: 3
- Views: 5571
- Tue Jan 27, 2009 7:04 pm
- Forum: Technical / Scripting
- Topic: Text recognition with Java application
- Replies: 3
- Views: 5571
Text recognition with Java application
Hi, I'm using Macro Scheduler to record some tests on a Java application. Macro Scheduler recognizes rightfully the windows name (with functions like WaitWindowOpen by exemple) but doesn't recognize buttons (PushButton>) text (GetWindowTextEx>) or checkbox (SetCheckBox>). Someone has an idea for thi...