sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #07122
Re: [Question #179630]: How ca I know when sikuli finishes successfully or with errors when running from external application/console
Question #179630 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/179630
Status: Open => Answered
RaiMan proposed the following answer:
use the exit() function with a value >0 which is reported back to
command line.
But you have to catch any exceptions in your script or use features like
exists(), that return Match(True)/False instead of raising a FindFailed
exception.
Go back to rc3 (uninstall the current Sikuli and reboot before) and use
Sikuli-IDE.bar instead of Sikuli-IDE.exe.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.