Appearance
Interface: FilterOptions
Defined in: src/utils/makeXPathSelector.ts:4
Options to filter elements when creating an XPath selector.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
filterElementWithTag? | string | The tag name to filter by. Defaults to '*'. | src/utils/makeXPathSelector.ts:6 |