hover
Hover over web elements using APOM ID or CSS selector to trigger hover effects, tooltips, and :hover states during browser automation.
Instructions
Hover over element by APOM ID or CSS selector. For hover effects, tooltips, :hover states.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | APOM element ID from analyzePage. Either id or selector required. | |
| selector | No | CSS selector. Either id or selector required. |