sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #00143
[Question #140279]: openApp function is unable to open MIDLET app (*.jad extension)
New question #140279 on Sikuli:
https://answers.launchpad.net/sikuli/+question/140279
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.focus C:\MoTech\Openxdata\Epihandy-midlet\Dist\Obf\Motech-mforms-tiny.jad(0) #0
[error] App.focus 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.