Quantcast
Channel: Active questions tagged selenium - Stack Overflow
Viewing all articles
Browse latest Browse all 98775

How to handle Windows Security pop up in IE [Windows 10] using Selenium

$
0
0

So I'm using Selenium Webdriver. On my machine running Windows 7, I can handle the Windows Security pop up using

driver.switchTo().alert().authenticateUsing(new UserAndPassword([Credentials]));

But in Windows 10, I cannot. The program doesn't recognize it as an alert and just pauses until it terminates. I've tried researching similar issues but have had no luck. This is still working in IE as well, not in Edge.


Viewing all articles
Browse latest Browse all 98775

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>