XPathValidator.dev – Quickly and easily validate and test your XPath expressions.
If you’ve never heard of XPath you can think of it as a quick and easy way to query an XML document, it uses a path notation for navigating through the hierarchical structure of XML similar to that of a URL. I use XPath’s on a daily basis and use it to return elements from […]