Hover Element
element_hoverMove the mouse over a specified web element to trigger hover-dependent UI, with optional pixel offsets and configurable timeout.
Instructions
Move the mouse over an element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | ||
| offset_x | No | Optional hover X offset. | |
| offset_y | No | Optional hover Y offset. | |
| selector | Yes | String locator or structured element target. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||