Visual testing with playwright

Update snapshots

npx playwright test --update-snapshots

Run tests

npx playwright test

Run test in UI

npx playwright test --ui