{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2025-02-17T09:13:26.344Z",
    "end": "2025-02-17T09:13:56.590Z",
    "duration": 30246,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "bf6cd9e1-66c3-49bb-98eb-c702fcc858c7",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/product-has-at-least-one-image.js",
      "file": "cypress/e2e/shopware6/product-has-at-least-one-image.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "2b19ff86-eec0-4884-8cd3-ebff8aa53641",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Product has at least one image - Desktop",
              "fullTitle": "Test Product has at least one image - Desktop",
              "timedOut": null,
              "duration": 9092,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy);\n//selects the first product and checks if it has an image or not\n_productHasAtLeastOneImage.default.selectProductAndCheckImagePresence(cy);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected [ <div.product-image-placeholder>, 8 more... ] not to exist in the DOM, but it was continuously found.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected [ <div.product-image-placeholder>, 8 more... ] not to exist in the DOM, but it was continuously found.\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/steps/shopware6/product-has-at-least-one-image.js:13:57)",
                "diff": null
              },
              "uuid": "907b8c3f-7072-4091-bd83-afffc0990666",
              "parentUUID": "2b19ff86-eec0-4884-8cd3-ebff8aa53641",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Product has at least one image - Mobile",
              "fullTitle": "Test Product has at least one image - Mobile",
              "timedOut": null,
              "duration": 8724,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy, 'iphone');\n//selects the first product and checks if it has an image or not\n_productHasAtLeastOneImage.default.selectProductAndCheckImagePresence(cy);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected [ <div.product-image-placeholder>, 8 more... ] not to exist in the DOM, but it was continuously found.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected [ <div.product-image-placeholder>, 8 more... ] not to exist in the DOM, but it was continuously found.\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/steps/shopware6/product-has-at-least-one-image.js:13:57)",
                "diff": null
              },
              "uuid": "dfc5e12b-29c5-4b13-90b1-13298dbec752",
              "parentUUID": "2b19ff86-eec0-4884-8cd3-ebff8aa53641",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Product has at least one image - Tablet",
              "fullTitle": "Test Product has at least one image - Tablet",
              "timedOut": null,
              "duration": 9092,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy, 'tablet');\n//selects the first product and checks if it has an image or not\n_productHasAtLeastOneImage.default.selectProductAndCheckImagePresence(cy);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected [ <div.product-image-placeholder>, 8 more... ] not to exist in the DOM, but it was continuously found.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected [ <div.product-image-placeholder>, 8 more... ] not to exist in the DOM, but it was continuously found.\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/steps/shopware6/product-has-at-least-one-image.js:13:57)",
                "diff": null
              },
              "uuid": "d8d12191-fc71-497a-99b4-06695094e240",
              "parentUUID": "2b19ff86-eec0-4884-8cd3-ebff8aa53641",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "907b8c3f-7072-4091-bd83-afffc0990666",
            "dfc5e12b-29c5-4b13-90b1-13298dbec752",
            "d8d12191-fc71-497a-99b4-06695094e240"
          ],
          "pending": [],
          "skipped": [],
          "duration": 26908,
          "root": false,
          "rootEmpty": false,
          "_timeout": 2000
        }
      ],
      "passes": [],
      "failures": [],
      "pending": [],
      "skipped": [],
      "duration": 0,
      "root": true,
      "rootEmpty": true,
      "_timeout": 2000
    }
  ],
  "meta": {
    "mocha": {
      "version": "7.0.1"
    },
    "mochawesome": {
      "options": {
        "quiet": false,
        "reportFilename": "mochawesome",
        "saveHtml": true,
        "saveJson": true,
        "consoleReporter": "spec",
        "useInlineDiffs": false,
        "code": true
      },
      "version": "7.1.3"
    },
    "marge": {
      "options": {
        "reportDir": "cypress/results/38/28/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}