browser_press_key
Send keyboard key presses to the active browser page, enabling interaction with forms, dialogs, and navigation using keys like Enter, Tab, Escape, or Backspace.
Instructions
Press a keyboard key (Enter, Tab, Escape, ArrowDown, ...).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Key name: 'Enter', 'Tab', 'Escape', 'Backspace', ... |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |