replayio/Replay Playwright
Run and record Playwright tests with Replay
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| working-directory | Relative path to app | — | . |
| command | Command to run tests | — | npx playwright test |
| project | Project for replay browser | — | replay-chromium |
| api-key | Replay.io API Key | yes | — |
| public | Makes the uploaded replay viewable by everyone | — | false |
| upload-all | Upload all recordings instead of only recordings of failed tests | — | false |
| include-summary | Display links to uploaded replays on the workflow summary page | — | true |
Outputs
no outputs