browser_hover
Simulate mouse hover actions on web page elements using Playwright MCP. Specify the target element to interact with, enabling precise browser automation 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 |