Skip to content

Commit a67df91

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

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
@@ -22,7 +22,7 @@ You need BrowserStack credentials to be able to run Playwright tests. You have t
2222
**Note**: When using Node for your Playwright test, you need to stay in the home directory. If you prefer using other frameworks, navigate to the specific frameworks folder using the following Commands:
2323
* Playwright Test Runner: `cd playwright-test`
2424
* Java: `cd playwright-java`
25-
* Python: playwright-python
25+
* Python: `cd playwright-python`
2626
* 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.

0 commit comments

Comments
 (0)