Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
07souravkunda authored Dec 9, 2023
1 parent 30e9cf4 commit 9066069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ JestJS integration with BrowserStack for E2E functional testing of UI using Sele

---
- Clone the repository
- Install dependencies using, npm install or yarn install
- Install dependencies using, npm install or yarn install
- Set your [BrowserStack Username and Access Key](https://www.browserstack.com/accounts/settings) in [browserstack.yml](browserstack.yml) `npx setup --username userName --key accessKey`
- To run sample test, run `npm run sample-test` or `yarn run sample-test`
- To run tests on private websites,
Expand Down

0 comments on commit 9066069

Please sign in to comment.