sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #00834
Re: [Question #142447]: How to verify the text
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.