sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #34095
Re: [Question #270183]: App hang observed while running the app from sikuli using eclipse on Ubuntu
Question #270183 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/270183
raghu gave more information on the question:
Psuedo code:
Process pr=Runtime.getRuntime().exec("<executable">);
Screen s =new Screen();
Thread.sleep(10);
s.click();
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.