hover
Hovers the mouse cursor over a specified element using CSS, XPath, or other locator strategies, useful for triggering hover-dependent UI behaviors.
Instructions
Hover the mouse over an element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector, XPath, or other locator value | |
| by | No | Locator strategy | css |
| timeout | No | Wait timeout in seconds |