Open GoogleCodeExporter opened 8 years ago
It's not possible to automate an already opened browser if it's your goal.
If not, can you provide an example and the step you are stuck at?
Original comment by florentbr
on 16 Jul 2014 at 11:58
Suppose the page is automated with Selenium. Open page, navigate, log in userid
password, get to form page to fill, get results. Sometime later or sooner (or a
batch of 100) need to fill the form with other data and get the result. So I
don't want to everytime start again and login, etc. If the form is sitting
there I want to use it. So I would need to determine whether the form page is
available, and process it.
Please advise
Regards
Brian
Original comment by brian.canes
on 16 Jul 2014 at 12:31
Original comment by florentbr
on 8 Sep 2014 at 5:40
Original issue reported on code.google.com by
brian.canes
on 13 Jul 2014 at 4:52