human_wait
Introduce a random, human-like delay between browser actions to let page navigation and anti-bot challenges settle, reducing detection risk.
Instructions
Sleep a human-ish random delay so navigation/challenges can settle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxMs | No | Maximum delay. Default 1400. | |
| minMs | No | Minimum delay. Default 400. |