Open GoogleCodeExporter opened 9 years ago
I don't understand your question. Could you reformulate it and include an
example?
Original comment by florentbr
on 21 Aug 2014 at 7:26
The website I am testing takes a long time to load - but the username/password
fields and login button load immediately - normally Selenium waits for the
website to load completely - is there a way to login into the website even
before the website loads?
Original comment by rohan.ka...@gmail.com
on 21 Aug 2014 at 3:02
No Selenium is an automation tool and it doesn't provide an API to build and
send requests and i'm not aware of any option to load a page partially.
If it's for testing purpose, you should create a light login page to speed-up
tests or you could reuse the same instance.
Original comment by florentbr
on 26 Aug 2014 at 10:54
Original comment by florentbr
on 8 Sep 2014 at 5:40
Original issue reported on code.google.com by
rohan.ka...@gmail.com
on 17 Aug 2014 at 10:08