← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #247041]: How to [Ctrl+R] automatically sikuli script (.py / .skl)

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
This way it does not work ;-)

use the provided runIDE.cmd instead of  "E:\Sikuli\sikuli-ide.jar"

If do not want to use a command file in a .bat, you have to use

java -jar path-to-sikuli-ide.jar -r path-to-script.sikuli

for additional parameters for the Java command look into runIDE.cmd.

all these can be used in the scheduler, but if you want to test a Sikuli
script at time of scheduler setup, you have to start the scheduler with
"run as admin".

Many more information here and in the net - google is your friend.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.