CaptchaType
type CaptchaType =
| "cloudflare"
| "hcaptcha"
| "recaptcha"
| "recaptchaV3"
| "geetest"
| "normal"
| "numberCaptcha"
| "friendlyCaptcha"
| "capy"
| "textCaptcha"
| "amazonWaf"
| "datadome"
| "akamai"
| "lemin"
| "mtcaptcha"
| "slider"
| "audio"
| "funcaptcha"
| "click"
| "yandex"
| "math"
| "perimeterx";
The different types of captchas that can be solved