Skip to content

Instantly share code, notes, and snippets.

@SarahElson
Created June 13, 2024 17:05
Show Gist options
  • Save SarahElson/137e57783770741c4a8d4923c5d9a575 to your computer and use it in GitHub Desktop.
Save SarahElson/137e57783770741c4a8d4923c5d9a575 to your computer and use it in GitHub Desktop.
How To Handle Authentication PopUps in Selenium WebDriver
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