sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #13053
Re: [Question #207981]: Problem running the test in FAQ #2005. Environment variables are set correctly but test does not execute properly
Question #207981 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/207981
Status: Open => Answered
RaiMan proposed the following answer:
Ok, thats basic batch scripting:
%SIKULI_HOME%sikuli-script.jar
seems to resolve in something like
c:\Program Files...
the blank breaks the file name, so try this:
java -jar "%SIKULI_HOME%sikuli-script.jar" -i
I will add a comment to the faq
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.