browser_press_key
Simulate pressing a keyboard key (e.g., Enter, Escape) in a browser tab for automated keyboard interactions.
Instructions
Press a keyboard key
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Key to press (e.g., 'Enter', 'Escape', 'ArrowDown') | |
| targetId | No | Target ID of the tab |