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.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp