Skip to content
Uli edited this page Jul 27, 2017 · 5 revisions

Simple queries

You can evaluate XPaths via the XPath Runner tool window.

Open the XPath Runner via the context menu.

You can navigate to a search result by clicking the entry in the search result table.

XPath Runner element query result.

Function evaluation

You can evaluate XPath functions as well, e.g. count(...), text() etc. Note that function results are usually not navigable, indicated by the missing line and column numbers in the search result table.

XPath Runner function query result.