Skip to content

Instantly share code, notes, and snippets.

@windwp
Last active November 2, 2015 10:16
Show Gist options
  • Save windwp/1a2caf6365f2f5944170 to your computer and use it in GitHub Desktop.
Save windwp/1a2caf6365f2f5944170 to your computer and use it in GitHub Desktop.
xpath
xpath no child
//*[count(*)=0]
xpath attribute
/div[@class='td_block_inner']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment