← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #239377]: Linux: Fedora: Open browser and navigate to particular URL using Java Sikuli api

 

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.