We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1bbc3d commit a0fb4edCopy full SHA for a0fb4ed
browserstack.yml
@@ -3,8 +3,8 @@
3
# =============================
4
# Add your BrowserStack userName and acccessKey here or set BROWSERSTACK_USERNAME and
5
# BROWSERSTACK_ACCESS_KEY as env variables
6
-userName: YOUR_USERNAME
7
-accessKey: YOUR_ACCESS_KEY
+userName: BROWSERSTACK_USERNAME
+accessKey: BROWSERSTACK_ACCESS_KEY
8
9
# ======================
10
# Organizing your tests
0 commit comments