browser_hover
Hover over web page elements to trigger interactive features like dropdown menus or tooltips during automated testing with Playwright MCP Server.
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 |