angular / protractor

E2E test framework for Angular apps
http://www.protractortest.org
MIT License
8.75k stars 2.31k forks source link

Integrated window authentication pop up appearing on integrated with saucelab #5244

Open Swati878 opened 5 years ago

Swati878 commented 5 years ago

We are getting window autentication popup when trying to run protractor tests of our corporate application on saucelab. This pop up is asking for entering username and password. Sauce lab support team is asking to use AutoIT script (https://wiki.saucelabs.com/display/DOCS/Running+an+AutoIt+Script+as+a+Pre-run+Executable+to+Handle+Windows+Security+Authentication+Dialogs) to avoid that pop up. They have complete documentation for the same but only in the case of Selenium, for Protractor they asked us to approach the Protractor team.

cnishina commented 5 years ago

Interesting, this is the first time hearing about it. I don't think we currently have the bandwidth to take this work on.