browser_press_key
Press a keyboard key on a target page and receive an updated snapshot. Simulates key events like Enter or Tab for browser automation.
Instructions
Press a keyboard key (Enter, Tab, Escape, ArrowDown, etc.).
Returns an updated snapshot.
Args: page_id: Target page ID. key: Key name (DOM KeyboardEvent key).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | ||
| key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||