browser_press_key
Simulate keyboard key presses in the browser for web automation and testing. Send keys like Enter, Tab, Escape to interact with web elements.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Key to press (e.g., Enter, Tab, Escape, ArrowDown) |