SeleniumHQ / selenium-google-code-issue-archive

Archive, please see main selenium repo
https://github.com/seleniumhq/selenium
345 stars 195 forks source link

Unable to handle web authenication using selenium webdriver #8856

Closed mohannautiyal closed 6 years ago

mohannautiyal commented 6 years ago

I have a web application which when launched manually gives me a windows popup asking for entering my credentials.

However, when I launch the appllication using webdriver it doesn't give me the popup window. It simply says authentication failed, Below is the error i get:

"Unauthorized" The server could not verify that you are authorized to access the dcoument requested....."

How can I enter the credentials when it doesn't give me the option to enter the credentials. Manually it gives me the option to enter the enter the credentials but using webdriver it doesn't

jimevans commented 6 years ago

This issue repository is not active. No action will be taken on any issues opened in this repository.