Skip to content

Instantly share code, notes, and snippets.

@SarahElson
Created June 29, 2022 17:20
Show Gist options
  • Save SarahElson/91ee1ede61ba6db2711c79f063b55205 to your computer and use it in GitHub Desktop.
Save SarahElson/91ee1ede61ba6db2711c79f063b55205 to your computer and use it in GitHub Desktop.
How To Get Current URL In Selenium Python
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[packages]
pytest = "*"
selenium = "*"
[requires]
python_version = "*"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment