{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2025-02-17T09:12:16.651Z",
    "end": "2025-02-17T09:12:41.647Z",
    "duration": 24996,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "82bd7e07-6529-4a68-ae63-6edf8abadf28",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/empty-shopping-cart-sidebar.js",
      "file": "cypress/e2e/shopware6/empty-shopping-cart-sidebar.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "35293969-5eec-47e6-917a-eeaed43a5fef",
          "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": 8087,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy);\nlet baseurl = _websiteMonitoring.default.readEnvVariable('url');\n_global.default.clearCart(cy, _websiteMonitoring.default, true);\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 element: `button#accountWidget`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `button#accountWidget`, but never found it.\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:48:15)",
                "diff": null
              },
              "uuid": "e29c0f3e-4309-453f-836d-09ddea34fe61",
              "parentUUID": "35293969-5eec-47e6-917a-eeaed43a5fef",
              "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": 6919,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy, 'iphone');\nlet baseurl = _websiteMonitoring.default.readEnvVariable('url');\n_global.default.clearCart(cy, _websiteMonitoring.default, true);\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 element: `button#accountWidget`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `button#accountWidget`, but never found it.\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:48:15)",
                "diff": null
              },
              "uuid": "b05fe1e3-d4a4-4e27-99cd-b7101fbd7999",
              "parentUUID": "35293969-5eec-47e6-917a-eeaed43a5fef",
              "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": 6867,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy, 'tablet');\nlet baseurl = _websiteMonitoring.default.readEnvVariable('url');\n_global.default.clearCart(cy, _websiteMonitoring.default, true);\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 element: `button#accountWidget`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `button#accountWidget`, but never found it.\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:48:15)",
                "diff": null
              },
              "uuid": "22b7e3b9-dffd-4164-8c7b-0387c4de7081",
              "parentUUID": "35293969-5eec-47e6-917a-eeaed43a5fef",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "e29c0f3e-4309-453f-836d-09ddea34fe61",
            "b05fe1e3-d4a4-4e27-99cd-b7101fbd7999",
            "22b7e3b9-dffd-4164-8c7b-0387c4de7081"
          ],
          "pending": [],
          "skipped": [],
          "duration": 21873,
          "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.3"
    },
    "marge": {
      "options": {
        "reportDir": "cypress/results/38/130/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}