Properties
Optional antiCaptchaOptions
Optional antiFingerPrint
antiFingerPrint: undefined | false | true
Optional blockAds
blockAds: undefined | false | true
Optional captureRequests
captureRequests: undefined | false | true
Optional checkBlocked
checkBlocked: undefined | false | true
Optional downloadLimit
downloadLimit: undefined | number
Optional downloadRetries
downloadRetries: undefined | number
Optional downloadTimeout
downloadTimeout: undefined | number
Optional firstRequestTimeout
firstRequestTimeout: undefined | number
Optional headers
headers: Record<string, string>
Optional method
method: "GET" | "POST"
Optional referer
referer: undefined | string
Optional timeout
timeout: undefined | number
Optional waitUntil
waitUntil: "load" | "networkidle0"