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.

_______________________________________________
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