← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #588014]: Is there any Command to run sikuli without opening ide in ubuntu .

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
assuming you are using the latest SikuliX 1.1.1

- runsikulix should work as mentioned

- try this on a commandline (taken from the shell script above):

java -jar <path-to>/sikulix.jar -r <path-to>/someScript.sikuli

... where .sikuli might be omitted (but must exists as <path-
to>/someScript.sikuli with a valid someScript.py contained)

the latter is tested on Mac and works (Sikulix 1.1.1)

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