hover
Move the mouse pointer over a web page element using a CSS selector or ref. The view scrolls automatically to the element. Targets the active tab by default, or a specific browser tab.
Instructions
Hover the mouse over an element (CSS selector or ref). Auto-scrolls into view. Active tab unless browserId given.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | No | CSS selector. | |
| ref | No | Fingerprint ref from snapshot. | |
| browserId | No | Target tab. Defaults to active. |