Lupa API Reference / commands/locator / QueryByCss
Interface: QueryByCss
Defined in: src/commands/locator.ts:85
Use this locator to find elements by their CSS selector.
Properties
css
css:
string
Defined in: src/commands/locator.ts:89
The CSS selector to use to locate the element.