- raghda
- Posts : 2
Join date : 2014-04-23
webdriver driver.get() never responds because of windows security popup
Thu Apr 24, 2014 10:28 am
Hi All,
I am using selenium 2.40 and java 6
I searched a lot for a solution for handling windows authentication popup window.
I found some answers like using Robot ,Alert and AutoIT.
But actually none of these are working for me because after the following line ,nothing is getting executed even System.out.printlin("******");
driver.get(url);
The driver never responds and i cannot do any further action.
Any ideas??
Thanks in Advance
I am using selenium 2.40 and java 6
I searched a lot for a solution for handling windows authentication popup window.
I found some answers like using Robot ,Alert and AutoIT.
But actually none of these are working for me because after the following line ,nothing is getting executed even System.out.printlin("******");
driver.get(url);
The driver never responds and i cannot do any further action.
Any ideas??
Thanks in Advance
- Urgent!!!!!!! How to handle firefox authentication pop-up using selenium webdriver in junit framework..
- WebDriver object is frozen for some reason - test get stuck at driver.
- Has Anyone Gotten Chrome Driver to Work with Windows 7?
- Drag & Drop Between Windows Using Selenium Driver
- Issue with dismissing the popup window in firefox and ie using java webdriver
Permissions in this forum:
You cannot reply to topics in this forum