Pause for Human
browser.pause_for_humanPause browser automation to let a human handle login, MFA, captcha, or other manual steps, then resume the session.
Instructions
Pause the session and wait for human (e.g. login, MFA, captcha).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | Yes | ||
| sessionId | Yes | ||
| instructions | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| sessionId | Yes | ||
| pendingHumanAction | No |