XPath is a query language for selecting nodes from an HTML document.
In Keyboard Maestro, in the various Browser Actions and tokens you can use an XPath as long as it starts with “/html”, “/HTML” or “//
”. Otherwise, it is typically considered to be JavaScript code or just a plain name, depending on the action or token in question.