press_key
Press a specific key on the current web page to trigger keyboard actions and optionally capture the resulting page state.
Instructions
Press a key in the current page, such as Enter, Escape, ArrowDown, or Control+A.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| returnSnapshot | No | Also return a fresh snapshot of the resulting page; renumbers element refs. |