Pixelpact Playwright Template This project acts as a template and example of using Pixelpact and Playwright to visually test a website. Requirements Docker and Docker Compose Git LFS Getting started Start the Pixelpact service docker-compose up -d Install browsers npx playwright install chrome Run the test npm run test Update Reference Screenshots npm run update-screenshots