sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #20856
Re: [Question #235457]: Sikuli for qt based apps
Question #235457 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/235457
Status: Open => Answered
RaiMan proposed the following answer:
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
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.