Course lesson
Generate Playwright Snapshots on your CI Server
In this lesson we look at why you would need to generate snapshots on your CI server. We follow this up by creating a simple Github Action that will generate new snapshots against a pull request once you leave a specially formatted "slash command" style...
- Duration
- 5 min
- Access
- Included
- Transcript
- Retained from source evidence
In this lesson we look at why you would need to generate snapshots on your CI server. We follow this up by creating a simple Github Action that will generate new snapshots against a pull request once you leave a specially formatted "slash command" style comment.