browser_settings / browserSettings when you create a V4 run to choose
another country:
The current TypeScript SDK type requires
proxyCountryCode whenever
browserSettings is present. Use "us" to keep the default, or null to
disable the managed proxy.ProxyCountryCode in the current V4 OpenAPI schema.
Unsupported values are rejected when the run is created.
Disable proxies
Passnull for QA or internal sites that do not need a residential proxy:
Custom proxy
Custom HTTP and SOCKS5 proxies require an active subscription. See the pricing page for current commercial terms.proxyCountryCode and must be passed again when a
follow-up provisions a new browser. See the Create run
reference for the complete settings object.