Question #142447 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/142447
Status: Open => Answered
RaiMan proposed the following answer:
already looked at the docs and examples?
- you can read text in the control panel after having it opened manually
or by Sikuli script (Region.text())
- you can verify images that are visible on screen (basic Sikuli feature
Region.exists()). Again you have to somehow open the respective windows
either by hand or using Sikuli script.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp