sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #11311
Re: [Question #200979]: How to run sikuli from VB script
Question #200979 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/200979
Status: Open => Answered
RaiMan proposed the following answer:
run your script from your VBscript as a command using
java -jar path-to-sikuli-script.jar path-to-your-script.sikuli
no parameters to the script currently possible.
the path specifications have to be adapted to your situation.
In the Sikuli script use exit(n) to return something else than 0.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.