Skip to content

Instantly share code, notes, and snippets.

@seleniumgists
Created September 30, 2020 12:58
Show Gist options
  • Save seleniumgists/a401095449a6256d75a9980f1de85950 to your computer and use it in GitHub Desktop.
Save seleniumgists/a401095449a6256d75a9980f1de85950 to your computer and use it in GitHub Desktop.
generated automatically from #selenium on seleniumhq slack
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