browser_press_key
Simulate keyboard key presses in a browser for automation tasks, enabling interaction with web pages using specific key names or characters for streamlined testing and control.
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` |