Canary QA Report

Target: https://demo.playwright.dev/todomvc
Flow: Add Buy milk → Add Walk the dog → check 2 items left → mark Buy milk done → check 1 item left & completed
Verdict: PASS  7/7 steps passed

Network & Console Summary

MetricValue
Network requests6
Network failures (4xx/5xx)0
Console errors0

Steps

1. open the app (navigate) PASS
console errors this step: 0
2. add todo Buy milk (fill+enter) PASS
console errors this step: 0
3. add todo Walk the dog (fill+enter) PASS
console errors this step: 0
4. counter shows 2 items left (assert) PASS
console errors this step: 0
5. mark Buy milk completed (click) PASS
console errors this step: 0
6. counter shows 1 item left (assert) PASS
console errors this step: 0
7. Buy milk is marked completed (assert) PASS
console errors this step: 0