← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #173986]: Is there a way to have the Messages window from Sikuli after a test pass has finished to be written to a file

 

Question #173986 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/173986

Harry Readinger posted a new comment:
Also: I forgot.  If ever you need to force a failure condition, for
example, if there is a way to tell something failed without throwing a
FildFailed (generally how my scripts fail), you can use the following
line:

raise Exception("Exception Text")

that text will show up in the log.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.