Skip to content

Instantly share code, notes, and snippets.

@dreadjr
Created June 5, 2012 02:59
Show Gist options
  • Save dreadjr/2872313 to your computer and use it in GitHub Desktop.
Save dreadjr/2872313 to your computer and use it in GitHub Desktop.
XPath OR
((//table)|(//div))[starts-with(@id,'container')]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment