browser_press_key
Send a keyboard key press (e.g., Enter, Tab, Escape) to a specified element or the focused element.
Instructions
Press a key (Enter, Tab, Escape, ArrowDown, etc.). Optionally target an element by ref; otherwise the focused element receives it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| ref | No |