Question #632939 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/632939

    Status: Answered => Open

Satheesh is still having a problem:
This is what I have tried,

I am running my tests on VM and the problem here is when the browser
window is kept in fore Ground, object identification passes but if its
in back ground, it fails.

I have tried

App appBrowser = new App("Internet Explorer");
appBrowser.focus();
Screen s = appBrowser.window().getScreen();

This does not bring the screen to fore ground.

-- 
You received this question notification because your team Sikuli Drivers
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