{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2025-04-07T13:50:38.694Z",
    "end": "2025-04-07T13:51:14.334Z",
    "duration": 35640,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "75a1ccd1-c6ca-49c9-a464-51fd4acc0bdc",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/change-username.js",
      "file": "cypress/e2e/shopware6/change-username.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "70a865fc-a7fb-4170-9b34-11c730d2c26a",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Change username - Desktop",
              "fullTitle": "Test Change username - Desktop",
              "timedOut": null,
              "duration": 11442,
              "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": "840d8ff0-0ebb-48d1-a80b-1e2ab49bf1a1",
              "parentUUID": "70a865fc-a7fb-4170-9b34-11c730d2c26a",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Change username - Mobile",
              "fullTitle": "Test Change username - Mobile",
              "timedOut": null,
              "duration": 10976,
              "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": "b595b252-2447-4de5-a07e-f088bafe0316",
              "parentUUID": "70a865fc-a7fb-4170-9b34-11c730d2c26a",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Change username - Tablet",
              "fullTitle": "Test Change username - Tablet",
              "timedOut": null,
              "duration": 10631,
              "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": "3cb5843d-0b8d-4394-b10c-2ec3d6507545",
              "parentUUID": "70a865fc-a7fb-4170-9b34-11c730d2c26a",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "840d8ff0-0ebb-48d1-a80b-1e2ab49bf1a1",
            "b595b252-2447-4de5-a07e-f088bafe0316",
            "3cb5843d-0b8d-4394-b10c-2ec3d6507545"
          ],
          "pending": [],
          "skipped": [],
          "duration": 33049,
          "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/47/10/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}