{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2025-04-07T15:35:05.285Z",
    "end": "2025-04-07T15:35:20.453Z",
    "duration": 15168,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "952cba97-ed1a-4a3e-bb48-653e3b70592e",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/add-from-list.js",
      "file": "cypress/e2e/shopware6/add-from-list.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "dbfdc2bf-8a66-4cfc-a886-c03a546689f7",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "ADD TO cart FROM LIST works, IF available - Desktop",
              "fullTitle": "Test ADD TO cart FROM LIST works, IF available - Desktop",
              "timedOut": null,
              "duration": 4600,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy);\n_global.default.selectNthTabHeaderMenu(cy, 3, true);\n_addFromList.default.addProductToCartFromList(cy, 0, true, false, true);",
              "err": {
                "message": "AssertionError: expected false to be true",
                "estack": "AssertionError: expected false to be true\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/steps/shopware6/add-from-list.js:43:36)",
                "diff": null
              },
              "uuid": "48adde41-8bdc-4dd5-a292-75a7aebba1f1",
              "parentUUID": "dbfdc2bf-8a66-4cfc-a886-c03a546689f7",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "ADD TO cart FROM LIST works, IF available - Mobile",
              "fullTitle": "Test ADD TO cart FROM LIST works, IF available - Mobile",
              "timedOut": null,
              "duration": 3194,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy, 'iphone');\n_global.default.selectNthTabHeaderMenu(cy, 3, true);\n_addFromList.default.addProductToCartFromList(cy, 0, true, false, true);",
              "err": {
                "message": "AssertionError: expected false to be true",
                "estack": "AssertionError: expected false to be true\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/steps/shopware6/add-from-list.js:43:36)",
                "diff": null
              },
              "uuid": "8d06d91c-090b-4de3-a828-819ab90c3d1a",
              "parentUUID": "dbfdc2bf-8a66-4cfc-a886-c03a546689f7",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "ADD TO cart FROM LIST works, IF available - Tablet",
              "fullTitle": "Test ADD TO cart FROM LIST works, IF available - Tablet",
              "timedOut": null,
              "duration": 3115,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy, 'tablet');\n_global.default.selectNthTabHeaderMenu(cy, 3, true);\n_addFromList.default.addProductToCartFromList(cy, 0, true, false, true);",
              "err": {
                "message": "AssertionError: expected false to be true",
                "estack": "AssertionError: expected false to be true\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/steps/shopware6/add-from-list.js:43:36)",
                "diff": null
              },
              "uuid": "f079ec77-675b-4537-9459-2aea9488040d",
              "parentUUID": "dbfdc2bf-8a66-4cfc-a886-c03a546689f7",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "48adde41-8bdc-4dd5-a292-75a7aebba1f1",
            "8d06d91c-090b-4de3-a828-819ab90c3d1a",
            "f079ec77-675b-4537-9459-2aea9488040d"
          ],
          "pending": [],
          "skipped": [],
          "duration": 10909,
          "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/45/77/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}