New question #672659 on Sikuli:
https://answers.launchpad.net/sikuli/+question/672659

I did not find anything that specifically answered this, so my question is

try:
      wait(" somepicture.png")
except Exception:
       print "some error output"

except Exception:      does not work,  only  

except FindFailed:      

Just wondering why ?

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