← Back to team overview

sikuli-driver team mailing list archive

[Question #631117]: Opening jar file from Sikuli

 

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.