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 b6c5665 commit 2c9f736Copy full SHA for 2c9f736
README.md
@@ -28,12 +28,6 @@
28
## How to Run Single Spec Locally
29
* Go to the Project root directory and run command: `npm run wdio wdio.conf.js --spec ./test/specs/to-have-url.e2e.js`
30
31
-## How to view default Playwright HTML report
32
-* Go to the Project root directory: `./playwright-report/index.html`
33
-
34
-### Playwright Default HTML Test Report
35
-
36
37
## How to Run Test on LambdaTest Cloud
38
* Go to Project root directory and run command: `npm run lambdatest`
39
0 commit comments