sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #08398
Re: [Question #185595]: Sikuli IDE hangs when I click take screen shot
Question #185595 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/185595
Status: Open => Answered
RaiMan proposed the following answer:
Standard command line knowledge ;-)
parameters containing blanks have to be enclosed in apostrophes.
java -jar "C:\Program Files\Sikuli X\sikuli-script.jar" -i
and you left out -jar
and before -i must be at least a blank
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.