← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #662319]: My script running perfectly through batch file but giving error in the end

 

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

RaiMan posted a new comment:
you have to live with this 10 seconds at start of one scriptrun:
time is consumed by the internal setup of the Jython SikuliX runtime environment.

To create a solution, where snippets can be run without delay, have a look at the hotkey feature:
http://sikulix-2014.readthedocs.io/en/latest/interaction.html#listening-to-global-hotkeys

together with
http://sikulix-2014.readthedocs.io/en/latest/scripting.html#running-scripts-and-snippets-from-within-other-scripts-and-run-scripts-one-after-the-other

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.