← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #194353]: How to pass arguments to Sikuli script run without the IDE

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
This --args option seems only to work, when using sikuli-ide.jar instead
of sikuli-script.jar.

This works for me:

C:\uitests\sikuli>java -jar "%SIKULI_HOME%\sikuli-ide.jar" -r
testArgv.sikuli --args "firstargument" 2>&1

So it might be worth a request bug: want to have same behavior on --args
for sikuli-script.jar

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