Skip to content

Interface: FilterOptions

Defined in: src/utils/makeXPathSelector.ts:4

Options to filter elements when creating an XPath selector.

Properties

PropertyTypeDescriptionDefined in
filterElementWithTag?stringThe tag name to filter by. Defaults to '*'.src/utils/makeXPathSelector.ts:6

Matterway Assistant SDK Documentation