Question #665357 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/665357
Status: Open => Answered
RaiMan proposed the following answer:
you can try using
someRegion.find("some text")
which searches for a text and returns a match region, that can be
clicked.
... but be aware of all the weaknesses of the text feature
implementation.
--
You received this question notification because your team Sikuli Drivers
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