sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #25246
Re: [Question #246805]: Get problem when run Verify App keyword when integrate Sikuli with Robot Framework
Question #246805 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/246805
Status: Open => Answered
RaiMan proposed the following answer:
you should use the latest Sikuli version:
start here http://www.sikuli.org/download.html
read carefully before doing anything !
purge all stuff related to prior Sikuli versions and remove any environment specs (PATH …) that refer to the old stuff.
Before running the new setup it is recommended to restart the system.
Select option 1.
you are referring to this blog-post:
http://blog.mykhailo.com/2011/02/how-to-sikuli-and-robot-framework.html
which is not really uptodate.
ignore everything, that tells you about installing and using Sikuli - for this you should use the current Sikuli docs.
the libs stuff is now handled automatically.
after gavin run setup you should just double-click sikuli-ide.jar. after that you should restart your system just ignoring any errors.
after that everything should work.
when Mike is talking about sikuli-script.jar, you simply use sikuli-ide.jar
from the new version 1.0.1 after having run setup with option 1.
running scripts is now:
java -jar sikuli-ide.jar -r some-sikuli-script.sikuli
recommended Jython version: 2.7-b1
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.