browser_hover
Hover over a webpage element identified by snapshot reference or Playwright selector to reveal hover-dependent content and enable further actions.
Instructions
Hover over an element identified by a snapshot ref (eN) or a Playwright selector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Exact target reference from a snapshot (e.g. 'e5'), or a unique Playwright selector (CSS/text). | |
| element | No | Human-readable element description used to obtain permission to interact with the element. |