browser_hover
Hover over a specific element on a webpage using an element reference or unique selector to trigger hover interactions during automated browser testing.
Instructions
Hover over element on page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| element | No | Human-readable element description used to obtain permission to interact with the element | |
| target | Yes | Exact target element reference from the page snapshot, or a unique element selector |