sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #31425
Re: [Question #264483]: 1.0.1 how to run sikuli script from command line
Question #264483 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/264483
Status: Open => Answered
RaiMan proposed the following answer:
I recommend to switch to version 1.1.0, since it allows, to run scripts from inside other scripts with the advantage:
- from command line: no startup delay for the second and following script
- no need to deal with command files and their crude syntax, just script as usual
see:
http://sikulix-2014.readthedocs.org/en/latest/scripting.html#running-scripts-from-within-other-scripts-and-run-scripts-one-after-the-other
If you switch: get everything out of way (e.g. environment), that belongs to previous versions.
In your case just select option 1
It is still not recommended:
- to have blanks in any path names
- to store your own stuff in the SikuliX installation folder simply for practical reasons (having problems, you simply might delete the installation folder and start again from scratch)
... but as always: everyone has to make his own experiences
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.