browser_press_key
Send keyboard presses or chord combinations to interact with web pages, submit forms, and navigate without a mouse. Enables headless browser automation for key-based actions.
Instructions
Press a key or chord on the keyboard (e.g. "Enter", "Tab", "Escape", "ArrowDown", "Control+A"). Useful to submit forms or navigate without a mouse.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Key name or chord, e.g. "Enter" or "Control+A" |