{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2023-01-10T11:35:49.703Z",
    "end": "2023-01-10T11:37:31.756Z",
    "duration": 102053,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "9de7633f-b6ea-436a-b30c-a29697cbdb15",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "4730191c-f51b-469d-a4d7-5df675dd6080",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Cart change quantity - Desktop",
              "fullTitle": "Test Cart change quantity - Desktop",
              "timedOut": null,
              "duration": 29518,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy);\n_global2[\"default\"].closeCookieDaunenstep(cy);\n_global[\"default\"].selectNthTabHeaderMenu(cy, 2, true);\n_global[\"default\"].selectNthProductFromListing(cy, 1, true);\n_global2[\"default\"].addProductToCart(cy, 1, false, true, true);\n_global2[\"default\"].loginCheckoutPage(cy, _websiteMonitoring[\"default\"], true);\n_cartChangeQuantity[\"default\"].changeQuantity(cy, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.row--product .column--unit-price`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.row--product .column--unit-price`, but never found it.\n    at Object.changeQuantity (https://www.daunenstep.com/__cypress/tests?p=cypress/integration/shopware5/daunenstep/cart-change-quantity.js:81:8)\n    at Context.eval (https://www.daunenstep.com/__cypress/tests?p=cypress/integration/shopware5/daunenstep/cart-change-quantity.js:34:36)",
                "diff": null
              },
              "uuid": "214b387e-949c-4e29-bfad-03a72b0897c1",
              "parentUUID": "4730191c-f51b-469d-a4d7-5df675dd6080",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Cart change quantity - Mobile",
              "fullTitle": "Test Cart change quantity - Mobile",
              "timedOut": null,
              "duration": 30256,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'iphone');\n_global2[\"default\"].closeCookieDaunenstep(cy);\n_global[\"default\"].selectNthTabHeaderMenu(cy, 2, true);\n_global[\"default\"].selectNthProductFromListing(cy, 1, true);\n_global2[\"default\"].addProductToCart(cy, 1, false, true, true);\n_global2[\"default\"].loginCheckoutPage(cy, _websiteMonitoring[\"default\"], true);\n_cartChangeQuantity[\"default\"].changeQuantity(cy, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.row--product .column--unit-price`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.row--product .column--unit-price`, but never found it.\n    at Object.changeQuantity (https://www.daunenstep.com/__cypress/tests?p=cypress/integration/shopware5/daunenstep/cart-change-quantity.js:81:8)\n    at Context.eval (https://www.daunenstep.com/__cypress/tests?p=cypress/integration/shopware5/daunenstep/cart-change-quantity.js:51:36)",
                "diff": null
              },
              "uuid": "4b8bb31f-9fd1-4c46-b18f-d38342089b35",
              "parentUUID": "4730191c-f51b-469d-a4d7-5df675dd6080",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Cart change quantity - Tablet",
              "fullTitle": "Test Cart change quantity - Tablet",
              "timedOut": null,
              "duration": 40277,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'tablet');\n_global2[\"default\"].closeCookieDaunenstep(cy);\n_global[\"default\"].selectNthTabHeaderMenu(cy, 2, true);\n_global[\"default\"].selectNthProductFromListing(cy, 1, true);\n_global2[\"default\"].addProductToCart(cy, 1, false, true, true);\n_global2[\"default\"].loginCheckoutPage(cy, _websiteMonitoring[\"default\"], true);\n_cartChangeQuantity[\"default\"].changeQuantity(cy, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.row--product .column--unit-price`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.row--product .column--unit-price`, but never found it.\n    at Object.changeQuantity (https://www.daunenstep.com/__cypress/tests?p=cypress/integration/shopware5/daunenstep/cart-change-quantity.js:81:8)\n    at Context.eval (https://www.daunenstep.com/__cypress/tests?p=cypress/integration/shopware5/daunenstep/cart-change-quantity.js:68:36)",
                "diff": null
              },
              "uuid": "08ad0bd4-feb5-4e3c-b8ec-abd266c22965",
              "parentUUID": "4730191c-f51b-469d-a4d7-5df675dd6080",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "214b387e-949c-4e29-bfad-03a72b0897c1",
            "4b8bb31f-9fd1-4c46-b18f-d38342089b35",
            "08ad0bd4-feb5-4e3c-b8ec-abd266c22965"
          ],
          "pending": [],
          "skipped": [],
          "duration": 100051,
          "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/9/54/reports"
      },
      "version": "6.1.0"
    }
  }
}