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

    Status: Open => Answered

pyCoder proposed the following answer:
is the image visable? find() will throw an exception if it can't see it.
meaning else: clause will never execute if it fails. i recomend you
replace find() with exists().

then try it again.

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