browser_press_key
Simulate keyboard key presses in the browser to trigger shortcuts, navigate, or interact with web pages. Send key inputs like Enter, Tab, or arrow keys for automated browser control.
Instructions
Press a key on the keyboard
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Key name, e.g. 'Enter', 'Tab', 'a', 'ArrowLeft' |