← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #291299]: Run sikuli program from an external problem

 

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

    Status: Open => Answered

Tu Mi proposed the following answer:
hi rbranch, 
i am expecting that you are working with Windows. You can run sikuli by using one of these commands
- "[path to runsikulix.cmd] -r [path to your sikuli test scripts]" 
- "java -jar [path to sikulix.jar] -r [path to your sikuli test scripts]" 
or you can put the command in a *.bat file to start sikuli from another program (in case that that program can run *.bat file).
Is it a solution for you?
regards
tu mi

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