Question #686217 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/686217
Status: Open => Answered
RaiMan proposed the following answer:
Tried with 2.0.x:
r = Region(224,107,76,170)
print(r.text())
m = r.findText("test3")
m.click()
Having your image visible on the screen in the Region r, it works for
me.
--
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