{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2025-04-07T12:55:24.615Z",
    "end": "2025-04-07T12:55:52.885Z",
    "duration": 28270,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "facc13bd-6d0f-4909-8001-bdad8542916d",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/change-username.js",
      "file": "cypress/e2e/shopware6/change-username.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "1b820382-e79a-4bef-8857-e72c83740a0f",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Change username - Desktop",
              "fullTitle": "Test Change username - Desktop",
              "timedOut": null,
              "duration": 8878,
              "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);\n_global.default.clickOnAccountMenuSection(cy, 2, true);\n_changeUsername.default.changeUsername(cy, \"gyufy123\", true);\n_global.default.clickOnAccountMenuSection(cy, 1, true);\ncy.get('.card-header').contains('gyufy123');\n//RESET\n_global.default.clickOnAccountMenuSection(cy, 2, true);\n_changeUsername.default.changeUsername(cy, \"Service\", true);\n_global.default.clickOnAccountMenuSection(cy, 1, true);\ncy.get('.card-header').contains('Service');",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `div.card-header`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `div.card-header`, but never found it.\n    at Object.enterAccountWithBasicCheck (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:88:11)\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/e2e/shopware6/change-username.js:16:15)",
                "diff": null
              },
              "uuid": "b8e36291-94bd-4c7b-bcc0-a56bb9526c91",
              "parentUUID": "1b820382-e79a-4bef-8857-e72c83740a0f",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Change username - Mobile",
              "fullTitle": "Test Change username - Mobile",
              "timedOut": null,
              "duration": 7966,
              "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);\n_global.default.clickOnAccountMenuSection(cy, 2, true);\n_changeUsername.default.changeUsername(cy, \"gyufy123\", true);\n_global.default.clickOnAccountMenuSection(cy, 1, true);\ncy.get('.card-header').contains('gyufy123');\n//RESET\n_global.default.clickOnAccountMenuSection(cy, 2, true);\n_changeUsername.default.changeUsername(cy, \"Service\", true);\n_global.default.clickOnAccountMenuSection(cy, 1, true);\ncy.get('.card-header').contains('Service');",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `div.card-header`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `div.card-header`, but never found it.\n    at Object.enterAccountWithBasicCheck (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:88:11)\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/e2e/shopware6/change-username.js:37:15)",
                "diff": null
              },
              "uuid": "d4e92a0a-9276-46ea-a4cf-c8df34fcdf1d",
              "parentUUID": "1b820382-e79a-4bef-8857-e72c83740a0f",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Change username - Tablet",
              "fullTitle": "Test Change username - Tablet",
              "timedOut": null,
              "duration": 8428,
              "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);\n_global.default.clickOnAccountMenuSection(cy, 2, true);\n_changeUsername.default.changeUsername(cy, \"gyufy123\", true);\n_global.default.clickOnAccountMenuSection(cy, 1, true);\ncy.get('.card-header').contains('gyufy123');\n//RESET\n_global.default.clickOnAccountMenuSection(cy, 2, true);\n_changeUsername.default.changeUsername(cy, \"Service\", true);\n_global.default.clickOnAccountMenuSection(cy, 1, true);\ncy.get('.card-header').contains('Service');",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `div.card-header`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `div.card-header`, but never found it.\n    at Object.enterAccountWithBasicCheck (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:88:11)\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/e2e/shopware6/change-username.js:58:15)",
                "diff": null
              },
              "uuid": "2a26b151-257f-4d14-ab61-2155435bed48",
              "parentUUID": "1b820382-e79a-4bef-8857-e72c83740a0f",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "b8e36291-94bd-4c7b-bcc0-a56bb9526c91",
            "d4e92a0a-9276-46ea-a4cf-c8df34fcdf1d",
            "2a26b151-257f-4d14-ab61-2155435bed48"
          ],
          "pending": [],
          "skipped": [],
          "duration": 25272,
          "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/48/10/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}