hover
Move the mouse pointer onto a web element to reveal hidden content such as dropdowns, tooltips, or context menus. Use various locator strategies and set wait timeout for precise interaction.
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 |