Skip to content

Commit a30f46e

Browse files
doc: Add instruction to export bstack creds
1 parent dbe0343 commit a30f46e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,9 @@ Ensure that @ symbol is prepended to the file path in the above request. Please
7272
**Note**: If you do not have an .apk or .ipa file and are looking to simply try App Automate, you can download and test using our [sample Android app](https://www.browserstack.com/app-automate/sample-apps/android/WikipediaSample.apk) or [sample iOS app](https://www.browserstack.com/app-automate/sample-apps/ios/BStackSampleApp.ipa).
7373
7474
**2. Configure and run your first test**
75-
Export BrowserStack access credentials
76-
- Run
77-
`export BROWSERSTACK_USERNAME=<username> && export BROWSERSTACK_ACCESS_KEY=<accesskey>`
7875
76+
Export BrowserStack access credentials
77+
- Run `export BROWSERSTACK_USERNAME=<username> && export BROWSERSTACK_ACCESS_KEY=<accesskey>`
7978
- Get your BrowserStack access credentials from [here](https://www.browserstack.com/accounts/settings)
8079
8180
Open `Tests/android/SingleTestAndroid.robot`

0 commit comments

Comments
 (0)