CaptchaTypes
The different types of captchas that can be solved
enum CaptchaTypes {
hcaptcha
recaptcha
}
Values
CaptchaTypes.hcaptcha
hCaptcha captcha type
CaptchaTypes.recaptcha
reCAPTCHA captcha type
Member Of
solve
mutation