bypass_cloudflare
Automatically solves Cloudflare Turnstile challenges by waiting for and clicking the checkbox until the challenge is cleared.
Instructions
Solve a Cloudflare interactive (Turnstile) challenge on the current page.
Waits up to ``timeout`` seconds for the challenge iframe and then clicks
the checkbox every ``click_delay`` seconds until the input disappears
or gets a value. Raises TimeoutError if the challenge cannot be solved
in time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | ||
| click_delay | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |