Web features explorer

XPath

Widely available since 2018-01-29
Tags: api Groups: XML

The document.evaluate() method selects elements in an HTML or XML document based on an expression of XPath, a domain specific language for querying XML documents. Also known as XML Path Language.

Learning resources on MDN

Browser support (view on caniuse.com)

Specifications