{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2023-10-13T12:52:35.731Z",
    "end": "2023-10-13T12:53:59.044Z",
    "duration": 83313,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "97e865fe-7d01-48c7-9d90-d6006aa76a7a",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "5fd5fb16-e2d6-45a2-9d0b-3e4bae3a6aed",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Log in as a user in the home page and visualize the cart sidebar - Desktop",
              "fullTitle": "Test Log in as a user in the home page and visualize the cart sidebar - Desktop",
              "timedOut": null,
              "duration": 25187,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy);\nvar baseurl = _websiteMonitoring[\"default\"].readEnvVariable('url');\n_global2[\"default\"].closeCookiesBartek(cy);\n_global2[\"default\"].clearCart(cy, _websiteMonitoring[\"default\"], true);\n_global2[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true);\ncy.visit(baseurl);\n_emptyShoppingCartSidebar[\"default\"].assertEmptyCartSidebar(cy, true);\ncy.get(\".modal-backdrop-open\").click({\n  force: true\n});\ncy.wait(1000);\n_emptyShoppingCartSidebar[\"default\"].assertEmptyCartSidebar(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/empty-shopping-cart-sidebar.js:197:8)\n    at Object.clearCart (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/empty-shopping-cart-sidebar.js:460:15)\n    at Context.eval (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/empty-shopping-cart-sidebar.js:29:25)",
                "diff": null
              },
              "uuid": "8240a476-ad3e-47aa-b610-0caf2d4a64ba",
              "parentUUID": "5fd5fb16-e2d6-45a2-9d0b-3e4bae3a6aed",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Log in as a user in the home page and visualize the cart sidebar - Mobile",
              "fullTitle": "Test Log in as a user in the home page and visualize the cart sidebar - Mobile",
              "timedOut": null,
              "duration": 23823,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'iphone');\nvar baseurl = _websiteMonitoring[\"default\"].readEnvVariable('url');\n_global2[\"default\"].closeCookiesBartek(cy);\n_global2[\"default\"].clearCart(cy, _websiteMonitoring[\"default\"], true);\n_global2[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true);\ncy.visit(baseurl);\n_emptyShoppingCartSidebar[\"default\"].assertEmptyCartSidebar(cy, true);\ncy.get(\".modal-backdrop-open\").click({\n  force: true\n});\ncy.wait(1000);\n_emptyShoppingCartSidebar[\"default\"].assertEmptyCartSidebar(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/empty-shopping-cart-sidebar.js:197:8)\n    at Object.clearCart (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/empty-shopping-cart-sidebar.js:460:15)\n    at Context.eval (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/empty-shopping-cart-sidebar.js:53:25)",
                "diff": null
              },
              "uuid": "cf00683a-8842-4e62-a235-7fb242ffd51d",
              "parentUUID": "5fd5fb16-e2d6-45a2-9d0b-3e4bae3a6aed",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Log in as a user in the home page and visualize the cart sidebar - Tablet",
              "fullTitle": "Test Log in as a user in the home page and visualize the cart sidebar - Tablet",
              "timedOut": null,
              "duration": 31830,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'tablet');\nvar baseurl = _websiteMonitoring[\"default\"].readEnvVariable('url');\n_global2[\"default\"].closeCookiesBartek(cy);\n_global2[\"default\"].clearCart(cy, _websiteMonitoring[\"default\"], true);\n_global2[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true);\ncy.visit(baseurl);\n_emptyShoppingCartSidebar[\"default\"].assertEmptyCartSidebar(cy, true);\ncy.get(\".modal-backdrop-open\").click({\n  force: true\n});\ncy.wait(1000);\n_emptyShoppingCartSidebar[\"default\"].assertEmptyCartSidebar(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/empty-shopping-cart-sidebar.js:197:8)\n    at Object.clearCart (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/empty-shopping-cart-sidebar.js:460:15)\n    at Context.eval (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/empty-shopping-cart-sidebar.js:77:25)",
                "diff": null
              },
              "uuid": "4fefecf1-359d-45e3-9ca8-4ffeb8f14514",
              "parentUUID": "5fd5fb16-e2d6-45a2-9d0b-3e4bae3a6aed",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "8240a476-ad3e-47aa-b610-0caf2d4a64ba",
            "cf00683a-8842-4e62-a235-7fb242ffd51d",
            "4fefecf1-359d-45e3-9ca8-4ffeb8f14514"
          ],
          "pending": [],
          "skipped": [],
          "duration": 80840,
          "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/130/reports"
      },
      "version": "6.1.0"
    }
  }
}