Skip to content

Instantly share code, notes, and snippets.

@daipresents
Created February 28, 2020 05:11
Show Gist options
  • Save daipresents/42699b98c26a54fc74f4d9aadf5ebf42 to your computer and use it in GitHub Desktop.
Save daipresents/42699b98c26a54fc74f4d9aadf5ebf42 to your computer and use it in GitHub Desktop.
find TD and brother TD by Xpath
//table/tbody/tr/td[contains(text(), 'Dai FUJIHARA')]/following-sibling::td/div/[@class='button']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment