sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #45554
Re: [Question #663387]: How to run sikulix from cli using already running IDE?
Question #663387 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/663387
Status: Open => Answered
RaiMan proposed the following answer:
when you use runsikulix.cmd -r no new IDE is started, it just loads and
runs the script.
the startup delay is due to the preperation of the Jython environment
and has to be accepted.
you can try with the experimental runserver
http://sikulix.weebly.com/support.html
further down the page
or this
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.