how to stop a script running in Sikuli IDE

Asked by kishore

Hi,

During the execution of script in Sikuli IDE how i need to stop sikuli scirpt in between execution of the script

Regards,
Kishore

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
RaiMan
Solved:
Last query:
Last reply:
Revision history for this message
Best RaiMan (raimund-hocke) said :
#1

Windows: alt-shift-c
Mac: cmd-shift-c

... or kill the respective Java process

Revision history for this message
kishore (kishore-thotapally) said :
#2

Thanks RaiMan, that solved my question.