cloak_press_key
Simulate keyboard key presses in browser automation to interact with web pages and bypass bot detection systems.
Instructions
Press a keyboard key (Enter, Tab, Escape, ArrowDown, etc.).
Returns an updated snapshot.
Args: page_id: Target page ID. key: Key name (DOM KeyboardEvent key).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | ||
| key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||