browser_find_in_page
Find text on a web page to count matches, extract context snippets, and scroll to the first match.
Instructions
Find text on page (Ctrl+F): count matches, extract context snippets, and scroll to first match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Text to search for | |
| scroll_to_first | No | Scroll to first match |