Created
September 27, 2018 18:22
-
-
Save rafikahmed/4464d3c5bd4872dd26f5dd749bd55e86 to your computer and use it in GitHub Desktop.
XPath
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<p class='someClass'>Paragraph 1</p> | |
<p id='someId'>Paragraph 2</p> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment