Guide
Customize Script in Playground
Overview
The Browserbase Playground is an integrated development environment where you can create, test, and refine browser automation scripts before deploying them to production. Customizing your script with toggles and checkboxes allows you to enable optional features, configure advanced settings, or adjust how your agent interacts with web pages. This is especially useful when experimenting with different automation strategies or fine-tuning behavior for specific use cases.
Before you begin
- A Browserbase account with access to the dashboard (sign up at https://www.browserbase.com/sign-up if needed)
- An active API key or access credentials to run browser sessions
- At least one script already created in the Browserbase Playground, or familiarity with the Playground interface
Step by step
PlaygroundNavigate to the Browserbase Playground by clicking the Playground link in the top navigation. This opens the integrated development environment where you can create and configure automation scripts.
CustomizeClick the Customize button to open the script customization panel. This reveals available options for configuring your script's behavior and features.
switchEnable features by clicking any toggle switch in the customization panel. Each toggle controls a specific aspect of your script's execution, such as advanced logging, retry behavior, or browser headless mode.
checkboxEnable additional options by clicking checkboxes in the customization panel. Checkboxes allow you to opt in to specific features or validations that refine how your script behaves.
Confirm it worked
- 1The Playground page loads and displays your script editor or configuration panel
- 2The Customize button becomes active or reveals customization options after clicking
- 3Toggle switches and checkboxes appear in the customization interface and respond to your clicks
- 4Your selections are reflected in the script preview or execution settings (visual state change or confirmation message)
Common issues
Keep reading
Getting Familiar with Unity Playground Script - Unity Learn
Getting Familiar with Unity Playground Script - Unity Learn # Getting Familiar with Unity Playground Script Tutorial Beginner +10XP 20 mins 0 Unity Technologies Summary Unity Playground comes
learn.unity.comCode Playground - Script Mode
# Code Playground - Script Mode Script Mode in Code Playground is the quickest way to try out [Document APIs](https://developer.adobe.com/express/add-ons/docs/guides/learn/platform-concepts/document-
developer.adobe.comCode Playground - Script Mode
Code Playground - Script Mode [Edit in GitHub](https://github.com/AdobeDocs/express-add-ons-docs/edit/main/src/pages/guides/getting_started/code-playground-script-mode.md) [Log an issue](https://gith
developer.adobe.com