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

    Status: Open => Answered

RaiMan proposed the following answer:
--- ... and it continues from where it left off
only possible in the IDE and only with 1.1.4+:
use the context menu (right mouse on line number)

not possible from commandline. 
there you have to implement your own logic: logging of steps and skip completed 
steps on restart.

--- and if it fails, I am not notified in any way,
you should get the same notifications as when running in IDE.

You might enhance your script with logging messages and/or with
exceptions like FindFailed to get the information, where your script
stopped working.

-- 
You received this question notification because your team Sikuli Drivers
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