Skip to content

Commit 1171ec3

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

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
@@ -20,7 +20,7 @@ You need BrowserStack credentials to be able to run Playwright tests. You have t
2020
3. Run the sample script using `node single_test.js`
2121

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:
23-
* Playwright Test Runner: cd playwright-test
23+
* Playwright Test Runner: `cd playwright-test`
2424
* Java: cd playwright-java
2525
* Python: playwright-python
2626
* C#: playwright-csharp

0 commit comments

Comments
 (0)