Get your API Key
BROWSERBASE_API_KEY
and BROWSERBASE_PROJECT_ID
.Alternatively, you can temporarily set the environment variables for a single bash command by prefixing it with BROWSERBASE_API_KEY=<your_api_key> BROWSERBASE_PROJECT_ID=<your_project_id>
in your terminal.Install Selenium
Update your code or clone a template
BROWSERBASE_API_KEY
and BROWSERBASE_PROJECT_ID
environment variables to the values you copied from the Dashboard.Inspect the completed Session