{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2022-10-05T06:39:56.148Z",
    "end": "2022-10-05T06:40:35.294Z",
    "duration": 39146,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "fb7b33bb-c98e-4ed7-95dc-86f3846c1a21",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "51521522-2626-450c-871f-674a4e0580a5",
          "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": 13471,
              "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(\".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 content: '/Il tuo carrello degli acquisti è vuoto|Ihr Warenkorb ist leer|Your Shopping Cart is Empty/' but never did.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find content: '/Il tuo carrello degli acquisti è vuoto|Ihr Warenkorb ist leer|Your Shopping Cart is Empty/' but never did.\n    at Object.containsElementWithText (https://dev2.sw6.426.agency/__cypress/tests?p=cypress/integration/shopware6/empty-shopping-cart-sidebar.js:189:8)\n    at Object.assertEmptyCartSidebar (https://dev2.sw6.426.agency/__cypress/tests?p=cypress/integration/shopware6/empty-shopping-cart-sidebar.js:99:24)\n    at Context.eval (https://dev2.sw6.426.agency/__cypress/tests?p=cypress/integration/shopware6/empty-shopping-cart-sidebar.js:29:42)",
                "diff": null
              },
              "uuid": "99f0ac75-e9d4-4656-9ab1-53daf8bdceec",
              "parentUUID": "51521522-2626-450c-871f-674a4e0580a5",
              "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": 11455,
              "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(\".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 content: '/Il tuo carrello degli acquisti è vuoto|Ihr Warenkorb ist leer|Your Shopping Cart is Empty/' but never did.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find content: '/Il tuo carrello degli acquisti è vuoto|Ihr Warenkorb ist leer|Your Shopping Cart is Empty/' but never did.\n    at Object.containsElementWithText (https://dev2.sw6.426.agency/__cypress/tests?p=cypress/integration/shopware6/empty-shopping-cart-sidebar.js:189:8)\n    at Object.assertEmptyCartSidebar (https://dev2.sw6.426.agency/__cypress/tests?p=cypress/integration/shopware6/empty-shopping-cart-sidebar.js:99:24)\n    at Context.eval (https://dev2.sw6.426.agency/__cypress/tests?p=cypress/integration/shopware6/empty-shopping-cart-sidebar.js:49:42)",
                "diff": null
              },
              "uuid": "e5c72ea0-864c-479f-b6dd-87f9e4ec1eb8",
              "parentUUID": "51521522-2626-450c-871f-674a4e0580a5",
              "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": 11803,
              "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(\".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 content: '/Il tuo carrello degli acquisti è vuoto|Ihr Warenkorb ist leer|Your Shopping Cart is Empty/' but never did.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find content: '/Il tuo carrello degli acquisti è vuoto|Ihr Warenkorb ist leer|Your Shopping Cart is Empty/' but never did.\n    at Object.containsElementWithText (https://dev2.sw6.426.agency/__cypress/tests?p=cypress/integration/shopware6/empty-shopping-cart-sidebar.js:189:8)\n    at Object.assertEmptyCartSidebar (https://dev2.sw6.426.agency/__cypress/tests?p=cypress/integration/shopware6/empty-shopping-cart-sidebar.js:99:24)\n    at Context.eval (https://dev2.sw6.426.agency/__cypress/tests?p=cypress/integration/shopware6/empty-shopping-cart-sidebar.js:69:42)",
                "diff": null
              },
              "uuid": "d47cbd84-eb3f-4843-9d83-fad9e5305a8b",
              "parentUUID": "51521522-2626-450c-871f-674a4e0580a5",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "99f0ac75-e9d4-4656-9ab1-53daf8bdceec",
            "e5c72ea0-864c-479f-b6dd-87f9e4ec1eb8",
            "d47cbd84-eb3f-4843-9d83-fad9e5305a8b"
          ],
          "pending": [],
          "skipped": [],
          "duration": 36729,
          "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/34/130/reports"
      },
      "version": "6.1.0"
    }
  }
}