sdk.automation.makexpathselector
Home > @matterway/sdk > Automation > makeXPathSelector
Automation.makeXPathSelector() function
Signature:
export declare function makeXPathSelector(text: string, options?: FilterOptions): string;
Parameters
Parameter | Type | Description |
---|---|---|
text | string | |
options | FilterOptions | (Optional) |
Returns:
string