sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #20521
Re: [Question #235040]: Where can we find the log file of sikuli ide to identify the failures in the script which ran in the whole night.
Question #235040 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/235040
Status: Open => Answered
RaiMan proposed the following answer:
see faq 1804 for more professional approaches to testing.
On the other hand: about how to handle image not found situations, you should go through
http://doc.sikuli.org/region.html#region
When running scripts from command line, you can always redirect the
output to a file.
Beginning with the new version 1.0.1, you could even write user logs to
a file.
BTW: feel free, to use any available logging feature either on the
script or the Java level (which I guess most testers are doing)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.