Configure
Browser Configuration
Browser configuration object
The browser is controlled via the Browser Configuration Object, a JSON structure formatted as follows:
Example usage of the browser configuration in code:
Proxy Configuration
type
- Proxy type, currently onlyanchor-resedential
supported
Only proceed to steps 3 and 4 if you wish to control your browser in code
Automated Captcha solving
CAPTCHA challenges are resolved automatically when captcha_config is set to active: true, which is enabled by default.