sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #00867
Re: [Question #142707]: [Java] Hang in sikuli app.focus() if the app is already running
Question #142707 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/142707
Status: Open => Needs information
RaiMan requested for more information:
already tried:
Screen s = new Screen();
app = new App("Firefox.app");
app.focus();
s.click("ok_button.png", 0);
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.