browser_hide_highlight
Removes a highlight overlay previously added to an element. Clears the visual marker to restore the page appearance after inspection or interaction.
Instructions
Remove a highlight overlay previously added for the element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | Exact target element reference from the page snapshot, or a unique element selector | |
| element | No | Human-readable element description used when adding the highlight; must match the value passed to browser_highlight. |