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

    Status: Open => Answered

RaiMan proposed the following answer:
while True:
    if exists(image1, 0) or exists(image2, 0) or exists(image3, 0):
        click(someOtherImage)

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

Reply via email to