From cbf188df5f37ae40717c7f3f819b9a2c036ba27f Mon Sep 17 00:00:00 2001 From: dandds Date: Mon, 15 Oct 2018 10:04:33 -0400 Subject: [PATCH] more browserstack info in readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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