{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2022-09-08T08:27:20.839Z",
    "end": "2022-09-08T08:27:44.798Z",
    "duration": 23959,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "87350665-7361-4351-b5d3-06bca59eae6c",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "6261ea6c-c8f2-40b2-ad59-d226f30ce16e",
          "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": 8581,
              "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, 2, true);\n_addFromList[\"default\"].addProductToCartFromList(cy, 0, true, false, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.product-price`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.product-price`, but never found it.\n    at Context.eval (https://www.franzinheaven.com/__cypress/tests?p=cypress/integration/shopware6/franzinheaven/add-from-list.js:82:12)",
                "diff": null
              },
              "uuid": "90974d7e-5841-45aa-a5a2-a820067fc5eb",
              "parentUUID": "6261ea6c-c8f2-40b2-ad59-d226f30ce16e",
              "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": 6416,
              "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, 2, true);\n_addFromList[\"default\"].addProductToCartFromList(cy, 0, true, false, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.product-price`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.product-price`, but never found it.\n    at Context.eval (https://www.franzinheaven.com/__cypress/tests?p=cypress/integration/shopware6/franzinheaven/add-from-list.js:82:12)",
                "diff": null
              },
              "uuid": "b0153c66-bfb9-4060-b4e9-ddd6fc654173",
              "parentUUID": "6261ea6c-c8f2-40b2-ad59-d226f30ce16e",
              "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": 7431,
              "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, 2, true);\n_addFromList[\"default\"].addProductToCartFromList(cy, 0, true, false, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.product-price`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.product-price`, but never found it.\n    at Context.eval (https://www.franzinheaven.com/__cypress/tests?p=cypress/integration/shopware6/franzinheaven/add-from-list.js:82:12)",
                "diff": null
              },
              "uuid": "03fc95a9-067e-426b-bc9d-43ccba35581e",
              "parentUUID": "6261ea6c-c8f2-40b2-ad59-d226f30ce16e",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "90974d7e-5841-45aa-a5a2-a820067fc5eb",
            "b0153c66-bfb9-4060-b4e9-ddd6fc654173",
            "03fc95a9-067e-426b-bc9d-43ccba35581e"
          ],
          "pending": [],
          "skipped": [],
          "duration": 22428,
          "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.0"
    },
    "marge": {
      "options": {
        "reportDir": "cypress/results/30/77/reports"
      },
      "version": "6.1.0"
    }
  }
}