sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #23670
Re: [Question #242642]: Custom error handling in Sikuli
Question #242642 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/242642
obiwan-92 requested more information:
Hello,
Python like Java works with exception.
try:
# Your code
except :
# Your action where there is some problem.
Regards
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.