{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2025-04-07T14:42:18.928Z",
    "end": "2025-04-07T14:43:25.823Z",
    "duration": 66895,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "691e3242-df5d-42a1-90ee-22ec1bbbe565",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/change-username.js",
      "file": "cypress/e2e/shopware6/change-username.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "d173987b-c08d-4ebb-86eb-c4b22f23848a",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Change username - Desktop",
              "fullTitle": "Test Change username - Desktop",
              "timedOut": null,
              "duration": 22045,
              "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": "2ba5bd5a-3b59-4aa6-9983-29babd3a4567",
              "parentUUID": "d173987b-c08d-4ebb-86eb-c4b22f23848a",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Change username - Mobile",
              "fullTitle": "Test Change username - Mobile",
              "timedOut": null,
              "duration": 20463,
              "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": "3eeb0408-c3af-45f2-8b0e-5ccf745712fb",
              "parentUUID": "d173987b-c08d-4ebb-86eb-c4b22f23848a",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Change username - Tablet",
              "fullTitle": "Test Change username - Tablet",
              "timedOut": null,
              "duration": 21721,
              "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": "a7ed25d3-daa4-4d89-a21f-c5c60bc5f154",
              "parentUUID": "d173987b-c08d-4ebb-86eb-c4b22f23848a",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "2ba5bd5a-3b59-4aa6-9983-29babd3a4567",
            "3eeb0408-c3af-45f2-8b0e-5ccf745712fb",
            "a7ed25d3-daa4-4d89-a21f-c5c60bc5f154"
          ],
          "pending": [],
          "skipped": [],
          "duration": 64229,
          "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/44/10/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}