hover
Move the mouse pointer over a web element using CSS, XPath, or another locator to reveal menus, tooltips, or trigger dependent UI actions. Optional timeout controls how long to wait for the element.
Instructions
Hover the mouse over an element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | No | Locator strategy | css |
| timeout | No | Wait timeout in seconds | |
| selector | Yes | CSS selector, XPath, or other locator value |