We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4ebea8 commit 7bd10f2Copy full SHA for 7bd10f2
README.md
@@ -98,7 +98,7 @@ npm install
98
## Usage
99
100
1. For Browser Configuration, change required parameters in `playwright.config.ts`.
101
-2. For execution entire test suite on all available browsers simultaneously execute, `Teast Cases are present in "tests" folder`:
+2. For execution entire test suite on all available browsers simultaneously execute, `Test Cases are present in "tests" folder`:
102
103
```JS
104
npm run test
0 commit comments