This interface is a compiled XPath expression that can be evaluated on a document or specific node to return information from its DOM tree.
MDN Reference
The evaluate() method of the returns an XPathResult.
evaluate()
Optional
This interface is a compiled XPath expression that can be evaluated on a document or specific node to return information from its DOM tree.
MDN Reference