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 java.

I tried to open the jar file by doing the following script.

String path="C:\\git\\OriginalBuild\\Build.jar";
App.open(path);

i get this error in the log when I try to execute the above script

[error] [error] App.open failed: C:\git\OriginalBuild\Build.jar not
found


Thanks in advance

-- 
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

Reply via email to