sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #53565
Re: [Question #686458]: Getting ReferenceError "Commands" is not defined
Question #686458 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/686458
Status: Open => Answered
RaiMan proposed the following answer:
according to the download page:
- put sikulix-2.0.1.jar and jython-standalone-2.7.1.jar in the same folder (jruby is only needed if you plan to script in ruby language)
- in the Finder just double-click sikulix-2.0.1.jar
the SikuliX IDE should startup
enter a line
print "Hello world"
and click the run button (or use cmd-r)
and in the message area you should see
Hello world
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.