browser_press
Simulates pressing a keyboard key in the browser to trigger actions like submitting forms, navigating, or using shortcuts such as Enter, Tab, or Control+a.
Instructions
Press a keyboard key
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Key to press (e.g., 'Enter', 'Tab', 'Control+a') | |
| sessionId | No | Browser session ID |