session_press
Press keyboard keys on the focused element or a targeted element using a ref or CSS selector, driving the browser session you already have open.
Instructions
Press a keyboard key (Enter, Tab, Escape, ...) on the focused element or a specific element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| ref | No | A ref from session_snapshot, such as @e12, used instead of selector | |
| tabId | No | ||
| selector | No |