- seli
- Posts : 7
Join date : 2012-05-11
WebDriver object is frozen for some reason - test get stuck at driver.
Mon Nov 26, 2012 9:08 pm
Hello all.
I need some more help here. I have some kind of automated tests.
They worked very well for a long time, but suddenly, they changed this behavior.
My problem is when the URL I am trying to get with my WebDriver object
is frozen for some reason. If it has very slow response from server or something else.
The browser opens, but I get nothing from it (or get just 2 or 3 pages) and the execution stops forever.
So the program stops in the Webdriver object get execution forever,
until I see that it stopped and close it by hand (and the WebDriver is staying colored in red).
I need to treat that someway... anyone has done that?
Thanks
I need some more help here. I have some kind of automated tests.
They worked very well for a long time, but suddenly, they changed this behavior.
My problem is when the URL I am trying to get with my WebDriver object
is frozen for some reason. If it has very slow response from server or something else.
The browser opens, but I get nothing from it (or get just 2 or 3 pages) and the execution stops forever.
So the program stops in the Webdriver object get execution forever,
until I see that it stopped and close it by hand (and the WebDriver is staying colored in red).
I need to treat that someway... anyone has done that?
Thanks
- webdriver driver.get() never responds because of windows security popup
- WebDriver session when using testng annotation to invoke driver instance
- How to get the x and y co-ordinates of a object in webdriver and selenium RC
- How to create test in selenium web driver
- Urgent!!!!!!! How to handle firefox authentication pop-up using selenium webdriver in junit framework..
Permissions in this forum:
You cannot reply to topics in this forum