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

    Status: Open => Answered

masuo proposed the following answer:
try this code

if exists("image.png", 0.5) :
    print "found"
else:
    print "not found"

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