Question #280747 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/280747
RaiMan proposed the following answer:
... and the same for this:
if exists ("1452165060367.png", 0): click(getLastMatch())
... better
if CurrentBarRegion.exists("1452165060367.png", 0):
CurrentBarRegion.click()
--
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