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 9293616 commit ced0a28Copy full SHA for ced0a28
README.md
@@ -2,7 +2,7 @@
2
This repo contains samples for running junit-5 playwright tests on browserstack.
3
4
## Setup
5
-* Clone the repo
+* Clone the repo `git clone -b sdk https://github.com/browserstack/java-playwright-browserstack.git`
6
* Install dependencies `mvn install`
7
* Update credentials in the `browserstack.yml` file with your [BrowserStack Username and Access Key](https://www.browserstack.com/accounts/settings).
8
0 commit comments