dragosbucur99/PW Report — Playwright Report Upload
Upload Playwright HTML test reports to pw-saas for permanent hosting and GitHub PR integration.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-url | Base URL of the pw-saas API (default: https://app.pwreport.dev) | no | https://app.pwreport.dev |
| report-path | Path to the Playwright HTML report directory or zip file | no | playwright-report |
| visibility | Report visibility: public or private (paid plans only) | no | public |
| working-directory | Working directory for finding the report | no | . |
| merge-reports | If true and report-path is a directory of blob reports, run playwright merge-reports first | no | false |
| blob-reports-path | Path to blob reports directory (used when merge-reports is true) | no | all-blob-reports |
Outputs
| name | description |
|---|---|
| report-url | URL of the hosted Playwright report |
| report-id | Internal report ID |