sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #48150
[Question #672659]: are all of the exceptions FindFailed
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.