{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2025-04-07T13:16:48.737Z",
    "end": "2025-04-07T13:17:19.224Z",
    "duration": 30487,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "0a0b40a8-a990-4594-af16-3a1be549bfef",
      "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": "c8356429-1982-46c9-b416-e1461d51bfcb",
          "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": 9669,
              "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": "f8852a9b-4f00-418a-ae1e-de5b65ab0b09",
              "parentUUID": "c8356429-1982-46c9-b416-e1461d51bfcb",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Product has at least one image - Mobile",
              "fullTitle": "Test Product has at least one image - Mobile",
              "timedOut": null,
              "duration": 10017,
              "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": "114a1921-999b-4fa8-b09a-bd175c6615bf",
              "parentUUID": "c8356429-1982-46c9-b416-e1461d51bfcb",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Product has at least one image - Tablet",
              "fullTitle": "Test Product has at least one image - Tablet",
              "timedOut": null,
              "duration": 7960,
              "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": "4c7c83bb-911b-4477-b7f4-aa031acdc4d9",
              "parentUUID": "c8356429-1982-46c9-b416-e1461d51bfcb",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "f8852a9b-4f00-418a-ae1e-de5b65ab0b09",
            "114a1921-999b-4fa8-b09a-bd175c6615bf",
            "4c7c83bb-911b-4477-b7f4-aa031acdc4d9"
          ],
          "pending": [],
          "skipped": [],
          "duration": 27646,
          "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/46/28/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}