sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #14001
Re: [Question #212675]: Executing Sikuli script from terminal/command line
Question #212675 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/212675
Status: Answered => Open
Joe is still having a problem:
Hi Brian,
Thank you. That worked. I must have miss understood the direction.
On Mon, Oct 29, 2012 at 3:25 PM, Brian Redmond
<question212675@xxxxxxxxxxxxxxxxxxxxx> wrote:
> Your question #212675 on Sikuli changed:
> https://answers.launchpad.net/sikuli/+question/212675
>
> Status: Open => Answered
>
> Brian Redmond proposed the following answer:
> This FAQ? http://doc.sikuli.org/faq/010-command-line.html
> There's two commands in the FAQ. The first:
> SIKULI_HOME=/Applications/Sikuli-IDE.app/Contents/Resources/Java
> sets an environment variable. The second:
> java -jar $SIKULI_HOME/sikuli-script.jar path-to-your-script/yourScript.sikuli
> executes the script.
> By the response you're getting, it looks like you're only running the second command without having run the first. Since $SIKULI_HOME is empty, java isn't looking in the right place for sikuli-script.jar
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/sikuli/+question/212675/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/sikuli/+question/212675
>
> You received this question notification because you asked the question.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.