You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ This repo contains samples for running [Playwright](https://playwright.dev/docs/
5
5
6
6
## Setup
7
7
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`.
9
9
* Set `BROWSERSTACK_USERNAME` and `BROWSERSTACK_ACCESS_KEY` as environment variables with your [BrowserStack Username and Access Key](https://www.browserstack.com/accounts/settings)
10
10
* Run `npm i` to install the dependencies.
11
11
* Update the same in `browserstack-load.yaml` file.
0 commit comments