Question #239377 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/239377
RaiMan proposed the following answer: --- If there are multiple browser instances then how can we focus on the one we want? no Sikuli feature currently. Only the app objects you created via myApp = App() or myApp = App.open() can be used (internally their pid is stored and used as reference for subsequent object methods) -- 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

