Integrations
BrowserStack
How to get your BrowserStack API key and connect it to Nova Admin.
Connect with your BrowserStack username and access key for cross-browser and real-device testing.
Prerequisites
- A BrowserStack account. Sign up at https://www.browserstack.com/docs/automate/api-reference/selenium/introduction.
- An active Nova Admin workspace. Go to /agents/integrations to connect.
Steps
- Sign up at https://www.browserstack.com
- Go to Account > Settings in the BrowserStack dashboard
- Copy your Username and Access Key
Credential fields
| Field | Required | Description |
|---|---|---|
| Username | Yes | string (e.g. your-username) |
| Access Key | Yes | Secret — stored encrypted, never exposed. (e.g. your-access-key) |
Troubleshooting
- Invalid credentials: verify the key was copied in full with no trailing spaces.
- Key not working: check that your BrowserStack account has API access enabled and billing is active if required.
- Need help?: refer to the BrowserStack documentation.