Sikuli for qt based apps

Asked by Prashant

hi, wanted to know, if sikuli supports qt based windows applications? Basically we are devloping qt based application which will be a cross platform application and want to try out this tool if it supports qwindos

Thanks in advance.

Prashant

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

Sikuli is only visual: It does not know anything about how the pixels are produced on the screen, which means it does not matter, how a GUI was programmed. Sikuli has no features, to dive into a GUI's structures like some other automation tools (e.g. Selenium for web GUI's).
But this is, why it can be used all over the place if only a Java 6 or Java 7 environment is available and the system has real screen, mouse and keyboard.

The Sikuli approach is WYSIWYS:
What You See Is What You Script

Can you help with this problem?

Provide an answer of your own, or ask Prashant for more information if necessary.

To post a message you must log in.