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.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to