WebSearchActionFind interface
Action type "find": Searches for a pattern within a loaded page.
Properties
| pattern | The pattern or text to search for within the page. |
| type | The action type. |
| 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.
type: "find"
Property Value
"find"
url
The URL of the page searched for the pattern.
url: string
Property Value
string