babelwrap_press
Press a specified keyboard key on the active web browser page to trigger actions like navigation or form submission.
Instructions
Press a keyboard key on the current page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The active session ID. | |
| key | Yes | The key to press (e.g. "Enter", "Tab", "Escape", "ArrowDown"). | |
| compact | No | If True, return a compact snapshot with minimal whitespace. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||