Created
June 29, 2022 17:20
-
-
Save SarahElson/91ee1ede61ba6db2711c79f063b55205 to your computer and use it in GitHub Desktop.
How To Get Current URL In Selenium Python
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
[[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