{
  "$schema": "https://serenity-js.org/schemas/report-summary.json",
  "generated": "2026-08-21T06:10:06.895Z",
  "title": "@serenity-js/serenity-js-playwright-ct-react-template",
  "schemaVersion": 1,
  "reportUrl": "./index.html",
  "ci": {
    "commit": "746884308466a422f0991dd3bcc165ed797c7170",
    "branch": "main",
    "jobUrl": "https://github.com/serenity-js/serenity-js-playwright-ct-web-components-template/actions/runs/32453212355"
  },
  "latestRun": {
    "timestamp": "2026-08-21T06:09:40.876Z",
    "label": "1152",
    "totals": {
      "passed": 18,
      "failed": 0,
      "pending": 0,
      "skipped": 0,
      "compromised": 0,
      "error": 0
    },
    "duration": 25827
  },
  "runs": 5,
  "delta": {
    "passed": 0,
    "failed": 0,
    "pending": 0,
    "skipped": 0,
    "compromised": 0,
    "error": 0
  },
  "failureClusters": [],
  "consistency": {
    "flaky": [],
    "inconsistent": [],
    "degraded": [],
    "recovered": []
  },
  "scores": {
    "passRate": 100,
    "completeness": 100,
    "consistency": 100,
    "confidence": 100
  },
  "slowest": [
    {
      "name": "goes back to showing the placeholder when all the selected options get deselected",
      "source": "components/Dropdown/Dropdown.spec.ts:139",
      "duration": 2885
    },
    {
      "name": "allows for selected options to be deselected",
      "source": "components/Dropdown/Dropdown.spec.ts:113",
      "duration": 2802
    },
    {
      "name": "selects the desired options",
      "source": "components/Dropdown/Dropdown.spec.ts:60",
      "duration": 1871
    },
    {
      "name": "triggers onChange with selected options",
      "source": "components/Dropdown/Dropdown.spec.ts:81",
      "duration": 1792
    },
    {
      "name": "shows the placeholder when no option is selected yet",
      "source": "components/Dropdown/Dropdown.spec.ts:25",
      "duration": 1334
    }
  ]
}
