Skip to content

Merge sdk to main #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Jul 5, 2024
Merged
Prev Previous commit
Next Next commit
chore: update README.md
  • Loading branch information
Ankit098 authored and francisf committed Jun 5, 2023
commit ced0a285bdb672379422646e11e7e7146961cdbb
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
This repo contains samples for running junit-5 playwright tests on browserstack.

## Setup
* Clone the repo
* Clone the repo `git clone -b sdk https://github.com/browserstack/java-playwright-browserstack.git`
* Install dependencies `mvn install`
* Update credentials in the `browserstack.yml` file with your [BrowserStack Username and Access Key](https://www.browserstack.com/accounts/settings).

Expand Down