Created
September 30, 2020 12:58
-
-
Save seleniumgists/a401095449a6256d75a9980f1de85950 to your computer and use it in GitHub Desktop.
generated automatically from #selenium on seleniumhq slack
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
link = driver.find_element_by_xpath('xpath here') | |
url = link.get_attribute('href') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment