New: Optional session recording
You can now disable session recording by setting browserSettings.recordSession to false in the create session API.
You can now disable session recording by setting browserSettings.recordSession to false in the create session API.
Building your own AI Codegen - A walkthrough on how we’ve built the popular codegen feature in our playground (demo).
You can now record your actions in the playground with playground training mode, making your dev experience much easier.
When using Selenium, it’s no longer necessary to specify the debugger address in WebDriver requests.
The api.browserbase.com endpoint has been deprecated. Please use connect.browserbase.com instead.
Sessions can now be configured to block ads and to enable or disable captcha solving.
Sessions can now be configured to use custom proxies which can be combined with Browserbase proxies. Use domain filters to conditionally enable them. You can now also specify the geographic location for Browserbase proxies.
Session Live URLs now returns all pages in the browser. Playground uses this to now support multiple tabs.