Question #196998 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/196998
RaiMan requested more information: You could try the following: In these 2 parallel terminal sessions run: java -jar path-to-sikuli-script.jar -i this opens an interactive Jython session with Sikuli ready (imports are done already). If both stay open and show the prompt, you can start to enter statements like: print find(capture(60,60,100,100)) and see what happens. -- 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

