Skip to main content
Websites can read the browser timezone. The timezone of the Node.js or Python process running your automation is not visible to the website. When you use a Browserbase proxy, Browserbase automatically aligns the browser timezone with the proxy’s geolocation. Without a proxy, or to force a specific timezone, choose an IANA timezone identifier and override the existing page through CDP before navigating:
Node.js
The override applies per page. Set it before navigation for each new page or tab.