browser_key_up
Releases a keyboard key that was held down, finishing the key action in the browser for automation scenarios.
Instructions
Release a keyboard key held by browser_key_down.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| pageId | No | Stable page ID; defaults to the session active page | |
| sessionId | No | Optional session ID; defaults to this MCP client active session |