sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #18429
Re: [Question #229820]: is it possible to run the sikuli script from the next line where it fails?
Question #229820 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/229820
Amutha Sreenivasan posted a new comment:
Tried with setFindFailedResponse(PROMPT).
It didn't show anything. Here is the code
if exists("caughtexcepti.png"):
# exit(1)
setFindFailedResponse(PROMPT)
else:
setFindFailedResponse(ABORT)
It didn't throw any error also.
is the code correct?
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.