browser_press
Press a keyboard key to interact with a web page: edit text controls, move focus with Tab, or activate links with Enter. Optionally target an element or browser session.
Instructions
Edits supported text controls, moves focus with Tab, or activates links with Enter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Keyboard key to press (e.g. 'Enter', 'Tab'). | |
| element_id | No | Optional element ID target. | |
| session_id | No | Optional browser tab/session identifier. |