-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Closed
Labels
G-safaridriverRequires fixes in SafariDriverRequires fixes in SafariDriver
Description
What happened?
Hi, I am try to launch url in safari with http authentication. My script is throwing selenium timeout exceptions because url is not loading complete. This is true because authentication pop-up opens and safari is expecting user and password. Because it is not accepting user and password with url. Can any one here help how to automate on safari with user and password as part of url.
How can we reproduce the issue?
Steps
1. Create webDriver for safari
2. Navigate to url content user ID and password
3. Failed to Navigate as pop for user ID and password appearingRelevant log output
Failed to launch browser time out exception.Operating System
Mac OS
Selenium version
Lastly version
What are the browser(s) and version(s) where you see this issue?
Safari
What are the browser driver(s) and version(s) where you see this issue?
Latest
Are you using Selenium Grid?
Selenium 4
Metadata
Metadata
Assignees
Labels
G-safaridriverRequires fixes in SafariDriverRequires fixes in SafariDriver