{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2022-08-23T11:29:35.842Z",
    "end": "2022-08-23T11:30:03.051Z",
    "duration": 27209,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "42de736f-842f-4d13-b38b-3d973a0b2610",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "209c62bd-801b-4d93-9179-1589b498d9e7",
          "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": 9064,
              "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_global[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true);\ncy.visit(baseurl);\n_emptyShoppingCartSidebar[\"default\"].assertEmptyCartSidebar(cy, true);\ncy.get(\".js--overlay\").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: `.navigation--signin > a`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.navigation--signin > a`, but never found it.\n    at Context.eval (https://www.kohl.bz.it/__cypress/tests?p=cypress/integration/shopware5/empty-shopping-cart-sidebar.js:162:10)",
                "diff": null
              },
              "uuid": "e4685b15-be5e-4de1-8e70-d7f63c2a1321",
              "parentUUID": "209c62bd-801b-4d93-9179-1589b498d9e7",
              "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": 7643,
              "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_global[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true);\ncy.visit(baseurl);\n_emptyShoppingCartSidebar[\"default\"].assertEmptyCartSidebar(cy, true);\ncy.get(\".js--overlay\").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: `.navigation--signin > a`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.navigation--signin > a`, but never found it.\n    at Context.eval (https://www.kohl.bz.it/__cypress/tests?p=cypress/integration/shopware5/empty-shopping-cart-sidebar.js:162:10)",
                "diff": null
              },
              "uuid": "8ee60bb0-9725-4067-9855-19416059d2d5",
              "parentUUID": "209c62bd-801b-4d93-9179-1589b498d9e7",
              "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": 8955,
              "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_global[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true);\ncy.visit(baseurl);\n_emptyShoppingCartSidebar[\"default\"].assertEmptyCartSidebar(cy, true);\ncy.get(\".js--overlay\").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: `.navigation--signin > a`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.navigation--signin > a`, but never found it.\n    at Context.eval (https://www.kohl.bz.it/__cypress/tests?p=cypress/integration/shopware5/empty-shopping-cart-sidebar.js:162:10)",
                "diff": null
              },
              "uuid": "203faf12-726d-4905-91eb-da363441612d",
              "parentUUID": "209c62bd-801b-4d93-9179-1589b498d9e7",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "e4685b15-be5e-4de1-8e70-d7f63c2a1321",
            "8ee60bb0-9725-4067-9855-19416059d2d5",
            "203faf12-726d-4905-91eb-da363441612d"
          ],
          "pending": [],
          "skipped": [],
          "duration": 25662,
          "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/15/130/reports"
      },
      "version": "6.1.0"
    }
  }
}