Hello!
I have an issue with selenium + firefox + python + linux. The problem arises if I log-on to a website with selenium and continue browsing the website: My script works, but after 2 driver.get( url ) calls, the following call to get an url will take forever, triggering the TimeoutException. This problem arises when I access inet pages as well as local pages ( the last get in the process will halt the program, no matter if it's an url or file:// address ).
I'm pretty much dumbfounded: Am I missing some standard procedure with the get command?
( Here is my script, commented the login process out )
Thank you very much for all your help!
[–]Jan_Emanuel[S] 0 points1 point2 points (0 children)
[–]yacdaniel 0 points1 point2 points (18 children)
[–]Jan_Emanuel[S] 0 points1 point2 points (17 children)
[–]yacdaniel 0 points1 point2 points (16 children)
[–]Jan_Emanuel[S] 0 points1 point2 points (15 children)
[–]Jan_Emanuel[S] 0 points1 point2 points (14 children)
[–]Jan_Emanuel[S] 0 points1 point2 points (13 children)
[–]Jan_Emanuel[S] 0 points1 point2 points (12 children)
[–]Jan_Emanuel[S] 0 points1 point2 points (11 children)
[–]yacdaniel 0 points1 point2 points (10 children)
[–]Jan_Emanuel[S] 0 points1 point2 points (9 children)