New question #214454 on Sikuli: https://answers.launchpad.net/sikuli/+question/214454
I would like to integrate Sikuli with my existing test suites, which are written in pytest. Pytest works successfully with Jython 2.5.1, but I have no idea how to get it working with Sikuli's built-in interpreter. Adding the path of sikuli-script.jar to JYTHONPATH doesn't help. The solution that I have in my mind right now is to run Sikuli as a script from the command line (pytest). Cheers, Edgar -- You received this question notification because you are a member of Sikuli Drivers, which 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

