StealthOptions
Configuration of stealth tricks for a proper hiding effect all of them should be set to true. These tricks are applied only when the stealth
option
is set to true
.
Properties
addPlugins
Type: boolean
= true
If plugins should be added to the navigator.
emulateWindowFrame
Type: boolean
= true
Emulates window Iframe.
emulateWebGL
Type: boolean
= true
Emulates graphic card.
emulateConsoleDebug
Type: boolean
= true
Emulates console.debug to return null.
addLanguage
Type: boolean
= true
Adds languages to the navigator.
hideWebDriver
Type: boolean
= true
Hides the webdriver by changing the navigator proto.
hackPermissions
Type: boolean
= true
Fakes interaction with permissions.
mockChrome
Type: boolean
= true
Adds the chrome runtime properties.
mockChromeInIframe
Type: boolean
= true
Adds the chrome runtime properties inside the every newly created iframe.
mockDeviceMemory
Type: boolean
= true
Sets device memory to other value than 0.