{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2023-10-13T12:33:50.725Z",
    "end": "2023-10-13T12:35:19.836Z",
    "duration": 89111,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "7a544c56-2404-4427-9301-7eb75199af98",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "3eb64fc0-c4a6-4446-99f0-87d106e7a0fe",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Checkout as logged in - Desktop",
              "fullTitle": "Test Checkout as logged in - Desktop",
              "timedOut": null,
              "duration": 27747,
              "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\"].closeCookiesBartek(cy);\n_global2[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true);\ncy.wait(500);\n_global[\"default\"].selectNthTabHeaderMenu(cy, 1, true);\n_global2[\"default\"].selectNthProductFromListing(cy, 1, true);\n_global2[\"default\"].addProductToCart(cy, 0, false, true, true);\ncy.get('.payment-shipping-actions a').click({\n  force: true\n});\n_checkoutAsLoggedIn[\"default\"].clickCompleteOrderButton(cy, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.btn.btn-primary.btn-login`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.btn.btn-primary.btn-login`, but never found it.\n    at Object.loginFromHeader (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/checkout-as-logged-in.js:196:8)\n    at Context.eval (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/checkout-as-logged-in.js:26:25)",
                "diff": null
              },
              "uuid": "2341da35-7472-42b3-b0ad-bd9b304e5c7f",
              "parentUUID": "3eb64fc0-c4a6-4446-99f0-87d106e7a0fe",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Checkout as logged in - Mobile",
              "fullTitle": "Test Checkout as logged in - Mobile",
              "timedOut": null,
              "duration": 25069,
              "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\"].closeCookiesBartek(cy);\n_global2[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true);\ncy.wait(500);\n_global[\"default\"].selectNthTabHeaderMenu(cy, 1, true);\n_global2[\"default\"].selectNthProductFromListing(cy, 1, true);\n_global2[\"default\"].addProductToCart(cy, 0, false, true, true);\ncy.get('.payment-shipping-actions a').click({\n  force: true\n});\n_checkoutAsLoggedIn[\"default\"].clickCompleteOrderButton(cy, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.btn.btn-primary.btn-login`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.btn.btn-primary.btn-login`, but never found it.\n    at Object.loginFromHeader (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/checkout-as-logged-in.js:196:8)\n    at Context.eval (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/checkout-as-logged-in.js:49:25)",
                "diff": null
              },
              "uuid": "94ccc82c-7594-4435-bfc5-f4d2c842e6ff",
              "parentUUID": "3eb64fc0-c4a6-4446-99f0-87d106e7a0fe",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Checkout as logged in - Tablet",
              "fullTitle": "Test Checkout as logged in - Tablet",
              "timedOut": null,
              "duration": 33537,
              "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\"].closeCookiesBartek(cy);\n_global2[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true);\ncy.wait(500);\n_global[\"default\"].selectNthTabHeaderMenu(cy, 1, true);\n_global2[\"default\"].selectNthProductFromListing(cy, 1, true);\n_global2[\"default\"].addProductToCart(cy, 0, false, true, true);\ncy.get('.payment-shipping-actions a').click({\n  force: true\n});\n_checkoutAsLoggedIn[\"default\"].clickCompleteOrderButton(cy, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.btn.btn-primary.btn-login`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.btn.btn-primary.btn-login`, but never found it.\n    at Object.loginFromHeader (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/checkout-as-logged-in.js:196:8)\n    at Context.eval (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/checkout-as-logged-in.js:72:25)",
                "diff": null
              },
              "uuid": "2ddfadbc-c2f4-4365-aa4f-036424a64732",
              "parentUUID": "3eb64fc0-c4a6-4446-99f0-87d106e7a0fe",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "2341da35-7472-42b3-b0ad-bd9b304e5c7f",
            "94ccc82c-7594-4435-bfc5-f4d2c842e6ff",
            "2ddfadbc-c2f4-4365-aa4f-036424a64732"
          ],
          "pending": [],
          "skipped": [],
          "duration": 86353,
          "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/40/46/reports"
      },
      "version": "6.1.0"
    }
  }
}