browser_press_key
Press keyboard keys like Enter, Tab, or Escape in the browser to automate interactions, submit forms, and navigate web pages during automation tasks.
Instructions
Press a keyboard key (Enter, Tab, Escape, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Key name: 'Enter', 'Tab', 'Escape', 'Backspace', 'ArrowDown', etc. |