Skip to content

Commit b969f04

Browse files
kevinbstackasambstack
authored andcommitted
Update README.md
Co-authored-by: Aditya Samantaray <[email protected]>
1 parent dec66f4 commit b969f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ You need BrowserStack credentials to be able to run Playwright tests. You have t
2323
* Playwright Test Runner: `cd playwright-test`
2424
* Java: `cd playwright-java`
2525
* Python: playwright-python
26-
* C#: playwright-csharp
26+
* C#: `cd playwright-csharp`
2727

2828
**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.
2929

0 commit comments

Comments
 (0)