← Back to team overview

sikuli-driver team mailing list archive

[Question #140279]: openApp function is unable to open MIDLET app (*.jad extension)

 

Question #140279 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/140279

Description changed to:
Hi,
 Here is the code which i wrote:

SikuliScript ss = new SikuliScript();
//ss.openApp("C:\\Program Files\\Xenu\\Xenu.exe");
ss.openApp("C:\\MoTech\\Openxdata\\Epihandy-midlet\\Dist\\Obf\\Motech-mforms-tiny.jad");

While execution I am getting error:

Windows utilities loaded.
[log] App.open C:\MoTech\Openxdata\Epihandy-midlet\Dist\Obf\Motech-mforms-tiny.jad(0)
[error] App.open failed: C:\MoTech\Openxdata\Epihandy-midlet\Dist\Obf\Motech-mforms-tiny.jad not found

I have the correct folder structure though.

Any help?
Thanks

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.