browser_press_key
Press a key or type a character in a browser to trigger keyboard actions, shortcuts, or navigation during automated testing.
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` |