sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #42385
Re: [Question #631117]: Opening jar file from Sikuli
Question #631117 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/631117
Description changed to:
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 jar 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.