{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2023-01-10T11:33:56.321Z",
    "end": "2023-01-10T11:35:28.873Z",
    "duration": 92552,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "6f2ffd65-f851-4949-9b0c-58a6e15bb32f",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "c9ad017c-5fbf-4e98-b82d-8f864f3db0e4",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Checkout - Change shipping method - Desktop",
              "fullTitle": "Test Checkout - Change shipping method - Desktop",
              "timedOut": null,
              "duration": 27421,
              "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, 0, true, false, true);\n_global2[\"default\"].loginCheckoutPage(cy, _websiteMonitoring[\"default\"], true); // change method + reset old method\n\nvar chooseShipping = '2';\n_checkoutChangeShippingMethod[\"default\"].changeShippingMethod(cy, chooseShipping, _websiteMonitoring[\"default\"], true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.information--panel.payment--panel .panel--actions > a`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.information--panel.payment--panel .panel--actions > a`, but never found it.\n    at Object.changeShippingMethod (https://www.daunenstep.com/__cypress/tests?p=cypress/integration/shopware5/daunenstep/checkout-change-shipping-method.js:91:8)\n    at Context.eval (https://www.daunenstep.com/__cypress/tests?p=cypress/integration/shopware5/daunenstep/checkout-change-shipping-method.js:38:46)",
                "diff": null
              },
              "uuid": "9c569992-f813-4383-8202-3b35cbf526e9",
              "parentUUID": "c9ad017c-5fbf-4e98-b82d-8f864f3db0e4",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Checkout - Change shipping method - Mobile",
              "fullTitle": "Test Checkout - Change shipping method - Mobile",
              "timedOut": null,
              "duration": 29238,
              "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, 0, true, false, true);\n_global2[\"default\"].loginCheckoutPage(cy, _websiteMonitoring[\"default\"], true); // change method + reset old method\n\nvar chooseShipping = '2';\n_checkoutChangeShippingMethod[\"default\"].changeShippingMethod(cy, chooseShipping, _websiteMonitoring[\"default\"], true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.information--panel.payment--panel .panel--actions > a`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.information--panel.payment--panel .panel--actions > a`, but never found it.\n    at Object.changeShippingMethod (https://www.daunenstep.com/__cypress/tests?p=cypress/integration/shopware5/daunenstep/checkout-change-shipping-method.js:91:8)\n    at Context.eval (https://www.daunenstep.com/__cypress/tests?p=cypress/integration/shopware5/daunenstep/checkout-change-shipping-method.js:58:46)",
                "diff": null
              },
              "uuid": "332dcb1e-8feb-4d3d-9e6a-4d9471109760",
              "parentUUID": "c9ad017c-5fbf-4e98-b82d-8f864f3db0e4",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Checkout - Change shipping method - Tablet",
              "fullTitle": "Test Checkout - Change shipping method - Tablet",
              "timedOut": null,
              "duration": 33694,
              "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, 0, true, false, true);\n_global2[\"default\"].loginCheckoutPage(cy, _websiteMonitoring[\"default\"], true); // change method + reset old method\n\nvar chooseShipping = '2';\n_checkoutChangeShippingMethod[\"default\"].changeShippingMethod(cy, chooseShipping, _websiteMonitoring[\"default\"], true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.information--panel.payment--panel .panel--actions > a`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.information--panel.payment--panel .panel--actions > a`, but never found it.\n    at Object.changeShippingMethod (https://www.daunenstep.com/__cypress/tests?p=cypress/integration/shopware5/daunenstep/checkout-change-shipping-method.js:91:8)\n    at Context.eval (https://www.daunenstep.com/__cypress/tests?p=cypress/integration/shopware5/daunenstep/checkout-change-shipping-method.js:78:46)",
                "diff": null
              },
              "uuid": "eb3d9d8b-212e-4baf-b730-932cbe3bd66a",
              "parentUUID": "c9ad017c-5fbf-4e98-b82d-8f864f3db0e4",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "9c569992-f813-4383-8202-3b35cbf526e9",
            "332dcb1e-8feb-4d3d-9e6a-4d9471109760",
            "eb3d9d8b-212e-4baf-b730-932cbe3bd66a"
          ],
          "pending": [],
          "skipped": [],
          "duration": 90353,
          "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/53/reports"
      },
      "version": "6.1.0"
    }
  }
}