browser_press_key
Press keyboard keys in the browser to trigger actions like form submission or navigation. Optionally focus a selector before pressing to target specific elements.
Instructions
Press a keyboard key (Enter, Escape, Tab, ArrowDown, etc.). Optionally focus a selector before pressing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| delay_ms | No | ||
| selector | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |