Lupa API Reference / commands/locator / QueryByXPath
Interface: QueryByXPath
Defined in: src/commands/locator.ts:95
Use this locator to find elements by their XPath.
Properties
xpath
xpath:
string
Defined in: src/commands/locator.ts:99
The XPath to use to locate the element.