Created
June 13, 2024 17:05
-
-
Save SarahElson/137e57783770741c4a8d4923c5d9a575 to your computer and use it in GitHub Desktop.
How To Handle Authentication PopUps in Selenium WebDriver
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Send("admin") | |
Send("(TAB)") | |
Send("admin") | |
Send("(ENTER)") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment