Skip to content

Commit 15c4c31

Browse files
committed
Updated doc
1 parent 98d1526 commit 15c4c31

File tree

4 files changed

+1
-74
lines changed

4 files changed

+1
-74
lines changed

README.md

+1-22
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ This is a Playwright API testing framework designed to demonstrate playwright ap
66

77
## Features of this framework
88
* Playwright API Testing
9-
* <a href="http://www.lambdatest.com?fp_ref=md-moeen-ajaz40" target="_blank">Cloud Integration: LambdaTest</a>
109

1110
## Getting started
1211

@@ -30,24 +29,4 @@ This is a Playwright API testing framework designed to demonstrate playwright ap
3029
* Go to the Project root directory: `./playwright-report/index.html`
3130

3231
### Playwright HTML Test Report
33-
![Playwright HTML Test Report](./assets/html-test-report.PNG?raw=true "Playwright HTML Test Report")
34-
35-
## How to view Allure HTML report
36-
* Go to the Project root directory and run command: `npm run allure-reporter` and then run `npm run generate-allure-report`
37-
* Go to the Project root directory: `./allure-report/index.html`
38-
39-
### Allure Test Report
40-
![Allure Test Report](./assets/allure-test-report.png?raw=true "Allure Test Report")
41-
42-
![Allure Test Report Expanded View](./assets/allure-test-report-expanded-view.png?raw=true "Allure Test Report Expanded View")
43-
44-
## How to Run Test on LambdaTest Cloud
45-
* Go to Project root directory and run command: `npm run lambdatest`
46-
47-
### Terminal Test Result
48-
![Terminal Test Result](./assets/terminal-lt.PNG?raw=true "Terminal Test Result")
49-
50-
### LambdaTest Cloud Results
51-
![LambdaTest Cloud Results](./assets/lambdatest-results.png?raw=true "LambdaTest Cloud Results")
52-
53-
![LambdaTest Cloud Results Expanded View](./assets/lambdatest-results-expanded-view.png?raw=true "LambdaTest Cloud Results Expanded View")
32+
![Playwright HTML Test Report](./assets/html-test-report.PNG?raw=true "Playwright HTML Test Report")

assets/html-test-report.PNG

58.5 KB
Loading

tests/example.spec.js

-19
This file was deleted.

tests/sample.spec.js

-33
This file was deleted.

0 commit comments

Comments
 (0)