1

Using Selenium Webdriver with Java, I can open a URL with basic auth using driver.get("http://User:Pass@URL"). But for a webpage URL1/page1 which loads URL2/page2 inside iframe, it again asks for URL2 basic auth.

Please spare AutoIt solution. Java Robot class solution also does not solve the problem as it starts typing the credentials on whatever application is open.

0 Answers0