cdp_hover
Hovers the mouse over an element matched by a CSS selector in an active browser session. Simulates hover for UI automation and interaction testing.
Instructions
Hover the mouse over an element matched by CSS selector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | ||
| session_id | Yes | Session id returned by cdp_connect |