scout_press_key
Simulate pressing a keyboard key (e.g., Enter, Escape) in the browser to trigger page interactions.
Instructions
Press a keyboard key (e.g. Enter, Escape, ArrowDown, Backspace).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Key name from Playwright (Enter, Escape, etc.) |