sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #41444
Re: [Question #451299]: Problem running application is foreground
Question #451299 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/451299
Suman Kaur posted a new comment:
Hi Raimund,
Thank You for the response but I'm still unable to launch the app in
foreground. I am working on Windows 10.
I followed the steps you mentioned but no luck. Can you please help?
String path = "\"C:\\Users\\user1\\Programs\\Application\\Install.exe\"";
new App(path).waitForWindow();
App.focus("Myapp");
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.