ActionFind interface
A find action to search text within a page.
Properties
| pattern | The pattern or text to search for within the page. |
| type | The action type. Always 'find'. |
| url | The URL of the page searched for the pattern. |
Property Details
pattern
The pattern or text to search for within the page.
pattern: string
Property Value
string
type
The action type. Always 'find'.
type: "find"
Property Value
"find"
url
The URL of the page searched for the pattern.
url: string
Property Value
string