Merge pull request #791 from vharsh/patch-1

Update W3Schools link to the XPath Tutorial.
This commit is contained in:
2017-01-23 16:07:45 -05:00
committed by GitHub
+1 -1
View File
@@ -49,7 +49,7 @@ will focus on the former.
XPath is a way of locating information in structured documents such as XPath is a way of locating information in structured documents such as
HTML or XML documents. A good introduction to XPath is on HTML or XML documents. A good introduction to XPath is on
`W3Schools <http://www.w3schools.com/xsl/xpath_intro.asp>`_ . `W3Schools <http://www.w3schools.com/xml/xpath_intro.asp>`_ .
There are also various tools for obtaining the XPath of elements such as There are also various tools for obtaining the XPath of elements such as
FireBug for Firefox or the Chrome Inspector. If you're using Chrome, you FireBug for Firefox or the Chrome Inspector. If you're using Chrome, you