{
  "$schema": "https://serenity-js.org/schemas/report-summary.json",
  "generated": "2026-08-21T06:09:30.443Z",
  "title": "serenity-js-playwright-test-template",
  "schemaVersion": 1,
  "reportUrl": "./index.html",
  "ci": {
    "commit": "6ec404e27fc3ea2fdaa92ca8827205d800cb08fb",
    "branch": "main",
    "jobUrl": "https://github.com/serenity-js/serenity-js-playwright-test-template/actions/runs/32453145456"
  },
  "latestRun": {
    "timestamp": "2026-08-21T06:08:50.690Z",
    "label": "2552",
    "totals": {
      "passed": 36,
      "failed": 0,
      "pending": 0,
      "skipped": 0,
      "compromised": 0,
      "error": 0
    },
    "duration": 39602
  },
  "runs": 1,
  "failureClusters": [],
  "consistency": {
    "flaky": [],
    "inconsistent": [],
    "degraded": [],
    "recovered": []
  },
  "scores": {
    "passRate": 100,
    "completeness": 100,
    "consistency": 100,
    "confidence": 100
  },
  "slowest": [
    {
      "name": "Todo List App should allow me to share notes across actors and browsers",
      "source": "using_notes.spec.ts:44",
      "duration": 3163
    },
    {
      "name": "Todo List App should allow me to share notes across actors and browsers",
      "source": "using_notes.spec.ts:44",
      "duration": 2110
    },
    {
      "name": "Todo List App supports multiple actors using separate browsers",
      "source": "multi-actor_scenarios.spec.ts:37",
      "duration": 2009
    },
    {
      "name": "New Todo should allow me to add todo items",
      "source": "vanilla_playwright_test.spec.ts:16",
      "duration": 1616
    },
    {
      "name": "Todo List App supports multiple actors using separate browsers",
      "source": "multi-actor_scenarios.spec.ts:37",
      "duration": 1440
    }
  ]
}
