← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #194657]: How to run from current line of a script

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
--1. not a feature of the Sikuli IDE yet (but already requested)

If you want to debug Sikuli scripts, you have to run them in
Eclipse/Netbeans/... IDE's with Python/Jython plugins using their
debugging features.

--2. use the abort key 
Win: shift-alt-c
Mac: shift-cmd-c

Take care: 
- This might not always work (then kill Sikuli using the task manager)
- If you plan to use the abort key, always save your script before running it again after having made changes
- in some cases the IDE behaves odd after using the abort key. When in doubt, restart the IDE.

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