W3C tutorial on XPATH: Difference between revisions
Jump to navigation
Jump to search
no edit summary
(Created page with "I wanted to learn a bit more about XPATH syntax and went through the [http://www.w3schools.com/xml/xpath_intro.asp W3C tutorial on XPATH]. I'll use XPATH a go next time I wr...") |
No edit summary |
||
Line 3: | Line 3: | ||
I'll use XPATH a go next time I write some web automation scripts. | I'll use XPATH a go next time I write some web automation scripts. | ||
I also found this useful[http://scraping.pro/res/xpath-cheat/xpath_css_dom_recipes.pdf Cheat sheet] for XPath, CSS, DOM, and Selenium locators. | I also found this useful [http://scraping.pro/res/xpath-cheat/xpath_css_dom_recipes.pdf Cheat sheet] for XPath, CSS, DOM, and Selenium locators. |