browser_hover
Automate hovering over specific web page elements using structured accessibility snapshots in Playwright MCP, enabling precise interactions without visual models.
Instructions
Hover over element on page
Input Schema
Name | Required | Description | Default |
---|---|---|---|
element | Yes | Human-readable element description used to obtain permission to interact with the element | |
ref | Yes | Exact target element reference from the page snapshot |