cdp_mouse_move
Move the mouse to exact page coordinates without clicking, enabling hover actions and precise automation in browser sessions.
Instructions
Move the mouse to page coordinates without clicking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| session_id | Yes | Session id returned by cdp_connect |