cdp_press
Press keyboard shortcuts or single keys in a browser session. Optionally focus an element first using a CSS selector to target input correctly.
Instructions
Press a key or shortcut, e.g. "Enter", "Tab", "Escape", "Control+A", "Meta+V". Optional selector focuses that element first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| selector | No | ||
| session_id | Yes | Session id returned by cdp_connect |