Skip to content

Commit 86c58d3

Browse files
kevinbstackfrancisf
authored andcommitted
Update README.md
1 parent c0e8883 commit 86c58d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You need BrowserStack credentials to be able to run Playwright tests. You have t
1717

1818
1. Clone this repository
1919
2. Install the dependencies using `npm install`
20-
3. Run the sample script using `node google_search.js`
20+
3. Run the sample script using `node single_test.js`
2121

2222
**Important Note**: When you try to run your Playwright tests on BrowserStack, you need to pass your locally installed client Playwright version in the capability `client.playwrightVersion`. This is required because it is often possible that your locally installed version might be different than the server version running on BrowserStack and the mismatch could lead to different request/response formats leading to socket errors.
2323

@@ -108,4 +108,4 @@ If you are using Playwright Test Runner to run your Playwright tests, you can ru
108108

109109
## Facing issues?
110110

111-
If you are facing any issue with any of the above or any other issue in trying to run your Playwright tests on BrowserStack, you can [reach out to support](https://www.browserstack.com/contact#technical-support), select product as `Automate` and post your query there.
111+
If you are facing any issue with any of the above or any other issue in trying to run your Playwright tests on BrowserStack, you can [reach out to support](https://www.browserstack.com/contact#technical-support), select product as `Automate` and post your query there.

0 commit comments

Comments
 (0)