sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #05960
Re: [Question #173783]: Problems loading Sikuli or Robot Framework when used with Robot Framework Jar
Question #173783 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/173783
Status: Open => Solved
daluu confirmed that the question is solved:
Nevermind, found answer via Robot Framework forum. Apparently class path
search order matters here, because I think: since both Robot Framework
and Sikuli Jars contain Jython.
java -cp robotframework-2.5.7.jar:sikuli-script.jar:.
org.robotframework.RobotFramework demo.tsv
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.