- sew111
- Posts : 1
Join date : 2014-01-01
Selenium - Firefoox hangs on transferring data from ...
Wed Jan 01, 2014 4:27 pm
Hi,
i have a big Problem with my first privat project in Selenium.
I use Selenium and the FirefoxDriver to automate my workflows. Sometime Firefox hangs on
"Transferring Data from...". With this error I can not work.
It is supposed to be a bug in Firefox, but I have not yet figured out how to handle it or what the reason is.
I have to tried to work with the timeout exeption, but as soon as the exception is thrown and I catch them the driver
is further in the state "Transferring Data from..." To solve the problem manually, sometimes it reaches to click the stop button of the browser.
To solve the problem, it would perhaps make sense to cancel this loading-process in the case of a timeout?
Either I can tell the driver directly "stop" or I simulate somehow a click on the stop-Button of the browser??
greetings
i have a big Problem with my first privat project in Selenium.
I use Selenium and the FirefoxDriver to automate my workflows. Sometime Firefox hangs on
"Transferring Data from...". With this error I can not work.
It is supposed to be a bug in Firefox, but I have not yet figured out how to handle it or what the reason is.
I have to tried to work with the timeout exeption, but as soon as the exception is thrown and I catch them the driver
is further in the state "Transferring Data from..." To solve the problem manually, sometimes it reaches to click the stop button of the browser.
To solve the problem, it would perhaps make sense to cancel this loading-process in the case of a timeout?
Either I can tell the driver directly "stop" or I simulate somehow a click on the stop-Button of the browser??
greetings
Permissions in this forum:
You cannot reply to topics in this forum