diff --git a/README.md b/README.md index 264c44aa..a0c82d63 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,10 @@ locally, you can run the selenium tests with: BROWSERSTACK_TOKEN= BROWSERSTACK_EMAIL= pipenv run pytest tests/acceptance ``` +The BrowserStack email is the one associated with the account. The token is +available in the BrowserStack profile information page. Go to the dashboard, +then "Account" > "Settings", then the token is under "Local Testing". + ## Notes Jinja templates are like mustache templates -- add the