browser_hover
Simulate hover interactions on web elements using structured accessibility snapshots, enabling precise targeting without visuals. Part of Playwright MCP for web automation.
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 |