hover
Move the mouse cursor over a web element using CSS, XPath, or other locators to trigger hover effects in automated tests.
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 |