sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #50412
Re: [Question #678321]: Serious extended delay
Question #678321 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678321
Status: Open => Answered
RaiMan proposed the following answer:
I guess, with 1.1.x you used the SikuliX app (/Applications/... or as
...app from the installation folder)
This is no longer available with 1.1.4.
So do not use this, if you want to try with 1.1.4
Follow the instructions on the 1.1.4 download page.
Then open a Terminal and go to the SikuliX 1.1.4 installation folder.
To start the IDE:
java -jar sikulix.jar
to run a script:
java -jar sikulix.jar -r path-to-your/script.sikuli
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.