{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2025-02-17T09:18:16.973Z",
    "end": "2025-02-17T09:18:43.282Z",
    "duration": 26309,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "003f9e42-ca2a-4099-b785-310e3a9afdf2",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/login-from-header.js",
      "file": "cypress/e2e/shopware6/login-from-header.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "4ccb53c1-59dd-4452-b5f9-6fadfcfed534",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Login from header - Desktop",
              "fullTitle": "Test Login from header - Desktop",
              "timedOut": null,
              "duration": 7955,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy);\n_global.default.loginFromHeader(cy, _websiteMonitoring.default, true);\n_global.default.enterAccountWithBasicCheck(cy, true); //assertions",
              "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": "70663001-89db-4e86-9d13-b8e012842bbc",
              "parentUUID": "4ccb53c1-59dd-4452-b5f9-6fadfcfed534",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Login from header - Mobile",
              "fullTitle": "Test Login from header - Mobile",
              "timedOut": null,
              "duration": 7005,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy, 'iphone');\n_global.default.loginFromHeader(cy, _websiteMonitoring.default, true);\n_global.default.enterAccountWithBasicCheck(cy, true); //assertions",
              "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": "5bcc73ba-e2ef-4775-a3b4-98802af92dff",
              "parentUUID": "4ccb53c1-59dd-4452-b5f9-6fadfcfed534",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Login from header - Tablet",
              "fullTitle": "Test Login from header - Tablet",
              "timedOut": null,
              "duration": 6744,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy, 'tablet');\n_global.default.loginFromHeader(cy, _websiteMonitoring.default, true);\n_global.default.enterAccountWithBasicCheck(cy, true); //assertions",
              "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": "effbfbab-aab7-49a8-8fab-62821830ee2c",
              "parentUUID": "4ccb53c1-59dd-4452-b5f9-6fadfcfed534",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "70663001-89db-4e86-9d13-b8e012842bbc",
            "5bcc73ba-e2ef-4775-a3b4-98802af92dff",
            "effbfbab-aab7-49a8-8fab-62821830ee2c"
          ],
          "pending": [],
          "skipped": [],
          "duration": 21704,
          "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/24/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}