Interfaces
ElementSelector
—
Extended by
Properties
selector
selector: string;
The selector string for the element.
type?
optional type: "css" | "xpath";
Optional. The type of the selector (xpath or css) default is css
—
selector: string;
The selector string for the element.
optional type: "css" | "xpath";
Optional. The type of the selector (xpath or css) default is css