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

    Status: Open => Answered

arminius proposed the following answer:
maybe try

    while True:
        if exists(image):
             click(image)
        else:
            wait(5)

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