New question #631117 on Sikuli: https://answers.launchpad.net/sikuli/+question/631117
Hi , I want to run a jar file through script of sikuli. I tried to open the jar file by doing the following script. path="path to jarr file" App.open(path) i get this error in the log when I try to execute the above script [error] App.open failed: jar not found -- 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

