browser_press_key
Press keyboard keys or key combinations on the active web page to trigger actions, navigate, or fill forms during browser automation.
Instructions
Press a keyboard key (or combination) on the current page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Key to press, e.g. 'Enter', 'ArrowDown', 'a', or a combination like 'Control+A'. |