browser_hover
Hover over specific web page elements using structured accessibility snapshots, enabling precise browser interactions without relying on screenshots or visual cues. Enhances accessibility-focused automation with Playwright MCP.
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 |