• Visual tests store snapshots of your app’s appearance and compare them to the current state of your app. This is an extensive article that explains what visual tests are and when they should be used. It is suitable for beginners to visual tests and Playwright, and it has some tips for using different types (page vs element) of visual tests for different scenarios and integrating visual tests in your CI/CD pipeline efficiently.

    Friday, March 8, 2024