{
  "summary": {
    "total": 1,
    "successful": 0,
    "failed": 1,
    "partialFailed": 0,
    "notExecuted": 0,
    "totalDuration": 67,
    "generatedAt": "9/11/2026, 7:07:06 PM"
  },
  "results": [
    {
      "script": "../../flows/shreem-medusa-admin.yaml",
      "success": false,
      "resultType": "failed",
      "attempts": [
        {
          "attempt": 1,
          "success": false,
          "resultType": "failed",
          "error": "Could not find Chrome (ver. 135.0.7049.42). This can occur if either\n 1. you did not perform an installation before running the script (e.g. `npx puppeteer browsers install chrome`) or\n 2. your cache path is incorrectly configured (which is: /home/ubuntu/.cache/puppeteer).\nFor (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.",
          "duration": 67
        }
      ],
      "error": "Could not find Chrome (ver. 135.0.7049.42). This can occur if either\n 1. you did not perform an installation before running the script (e.g. `npx puppeteer browsers install chrome`) or\n 2. your cache path is incorrectly configured (which is: /home/ubuntu/.cache/puppeteer).\nFor (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.",
      "duration": 67
    }
  ]
}