browser_press_key
Press a keyboard key or type a character in the active browser tab to trigger actions like navigation or form input. Simulates key presses for automated browsing tasks.
Instructions
Press a key on the keyboard
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Name of the key to press or a character to generate, such as `ArrowLeft` or `a` |