{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2025-04-07T15:07:53.671Z",
    "end": "2025-04-07T15:08:14.330Z",
    "duration": 20659,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "c42982ba-793c-47ee-ab9f-39aebfe34958",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/login-from-header.js",
      "file": "cypress/e2e/shopware6/login-from-header.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "7fb24bbc-3124-4078-b572-d5319180853a",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Login from header - Desktop",
              "fullTitle": "Test Login from header - Desktop",
              "timedOut": null,
              "duration": 6545,
              "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: `a.btn-primary.account-menu-login-button:visible`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `a.btn-primary.account-menu-login-button:visible`, but never found it.\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:49:15)",
                "diff": null
              },
              "uuid": "c7009351-ee2c-45dc-8d43-da313fb9de64",
              "parentUUID": "7fb24bbc-3124-4078-b572-d5319180853a",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Login from header - Mobile",
              "fullTitle": "Test Login from header - Mobile",
              "timedOut": null,
              "duration": 5839,
              "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: `a.btn-primary.account-menu-login-button:visible`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `a.btn-primary.account-menu-login-button:visible`, but never found it.\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:49:15)",
                "diff": null
              },
              "uuid": "ac8bf119-ca87-4b6c-92ea-322e87d698a4",
              "parentUUID": "7fb24bbc-3124-4078-b572-d5319180853a",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Login from header - Tablet",
              "fullTitle": "Test Login from header - Tablet",
              "timedOut": null,
              "duration": 5684,
              "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: `a.btn-primary.account-menu-login-button:visible`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `a.btn-primary.account-menu-login-button:visible`, but never found it.\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:49:15)",
                "diff": null
              },
              "uuid": "f3641750-724b-44f1-827e-c9f6bc29a9ad",
              "parentUUID": "7fb24bbc-3124-4078-b572-d5319180853a",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "c7009351-ee2c-45dc-8d43-da313fb9de64",
            "ac8bf119-ca87-4b6c-92ea-322e87d698a4",
            "f3641750-724b-44f1-827e-c9f6bc29a9ad"
          ],
          "pending": [],
          "skipped": [],
          "duration": 18068,
          "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/43/24/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}