Skip to content

Commit a4e3242

Browse files
committed
wip
1 parent 28fb9d0 commit a4e3242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This repo contains samples for running [Playwright](https://playwright.dev/docs/
55

66
## Setup
77

8-
* Clone the repo `git clone -b sdk https://github.com/browserstack/node-js-playwright-browserstack.git` and run `cd node-js-playwright-browserstack`. //insert ours here
8+
* Clone the repo `git clone https://github.com/browserstack/browserstack-playwright-load-testing-sample.git`.
99
* Set `BROWSERSTACK_USERNAME` and `BROWSERSTACK_ACCESS_KEY` as environment variables with your [BrowserStack Username and Access Key](https://www.browserstack.com/accounts/settings)
1010
* Run `npm i` to install the dependencies.
1111
* Update the same in `browserstack-load.yaml` file.

0 commit comments

Comments
 (0)