Skip to content

Instantly share code, notes, and snippets.

@seleniumgists
Created June 14, 2019 10:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seleniumgists/2cf911e1709db36c82cfffea10b16852 to your computer and use it in GitHub Desktop.
Save seleniumgists/2cf911e1709db36c82cfffea10b16852 to your computer and use it in GitHub Desktop.
generated automatically from #selenium on seleniumhq slack
value= driver.find_element_by_xpath("(.//*[normalize-space(text()) and normalize-space(.)='app.worker_contract_template.job_positions'])[1]/following::textarea[1]")
print(value)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment