sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #16821
Re: [Question #222785]: run sikuli from terminal on MAC
Question #222785 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/222785
Status: Open => Answered
RaiMan proposed the following answer:
the script to run with this command has to be given with a full path
specification.
For example if you have your scripts in a folder myscripts in your home
directory:
/Applications/Sikuli-IDE.app/sikuli-ide.sh -r
~/myscripts/myScriptFromIde.sikuli
BTW: i do not recommend to create IDE Unit Test scripts, that have to be
run from commandline using option -t: see faq 1804
one more thing:
Script names should not contain the string "sikuli/Sikuli" and should only consist of ascii characters/numbers, underscore and hyphen (in the moment ;-)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.