Question #293980 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293980
RaiMan proposed the following answer: I strongly recommend to again read through the docs: http://sikulix-2014.readthedocs.io/en/latest/scenarios.html#using-robotframework I made some minor revisions, so even the case import robot.run robot.run("path-to-script.robot", outputdir="somepath") now works in all cases. The outside preparation here is the same as for a jybot run, but there is - no need to install anything besides SikuliX via a valid setup with Jython selected - no need to specify anything in the environment (no classpath, jythonpath or whatever) it simply works out of the box ;-) -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

