Skip to content

Commit dbfa139

Browse files
committed
Add screenshots of the custom report and Jenkins dashboard to the Readme.md file.
1 parent 56c5c29 commit dbfa139

4 files changed

Lines changed: 6 additions & 0 deletions

File tree

Readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -502,6 +502,12 @@ File: `utils/custom-reporter.ts` implements Playwright Reporter interface:
502502
npm run test:report:playwright # Native report
503503
npm run test:report:custom # Custom report
504504
```
505+
### Custom report screenshots
506+
![Custom Report](./assets/custom-report.png)
507+
![Custom Report with Steps expanded](./assets/custom-report-steps.png)
508+
509+
### Jenkins Dashboard
510+
![Jenkins Dashboard](./assets/jenkins-dashboard.png)
505511

506512
### Configure Output Paths
507513

assets/custom-report-steps.png

215 KB
Loading

assets/custom-report.png

198 KB
Loading

assets/jenkins-dashboard.png

282 KB
Loading

0 commit comments

Comments
 (0)