Question #166613 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/166613

RaiMan proposed the following answer:
sorry, again:

# solution: qualify every search action with the respective region
reg = Region(112,777,71,137)
if reg.exists(some_image,180):
    click(reg.getLastMatch())

-- 
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

Reply via email to