browser_press_key
Press any key or type a character in a browser session to simulate user input and trigger web interactions.
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` | |
| sessionId | Yes | The session ID to use for this operation |