puppeteer-extends
Preparing search index...
CaptchaOptions
Type Alias CaptchaOptions
CaptchaOptions
:
|
{
options
:
RecaptchaV2Options
;
type
:
RECAPTCHA_V2
}
|
{
options
:
RecaptchaV3Options
;
type
:
RECAPTCHA_V3
}
|
{
options
:
HCaptchaOptions
;
type
:
HCAPTCHA
}
|
{
options
:
ImageCaptchaOptions
;
type
:
IMAGE_CAPTCHA
}
|
{
options
:
FunCaptchaOptions
;
type
:
FUNCAPTCHA
}
|
{
options
:
TurnstileOptions
;
type
:
TURNSTILE
}
Generic options container for all captcha types
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
puppeteer-extends
Loading...
Generic options container for all captcha types