Library that provides an API to replay and stringify recordings created using Chrome DevTools RecorderSee the website
Description
You can use Puppeteer Replay to: Replay recording - Replay recording with CLI or using the replay lib API. Customize replay - Customize how a recording is run. For example, capture screenshots after each step or integrate with 3rd party libraries. Transform recoding - Customize how a recording is stringified. For example, transform the recording into another format.
Related tools (Automated Checking)
No WebDriver required. No manual timeouts needed. Cross-browser testing out-of-the-box.
Jest matcher for image comparisons. Most commonly used for visual regression testing.
Puppeteer to Playwright conversion script
Property-based testing for Scala