{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2025-04-07T15:45:48.616Z",
    "end": "2025-04-07T15:46:22.431Z",
    "duration": 33815,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "9c23d050-7611-4456-affc-9323d653be38",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/change-username.js",
      "file": "cypress/e2e/shopware6/change-username.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "8c72d604-5a15-4805-ad51-599d3ee7ef38",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Change username - Desktop",
              "fullTitle": "Test Change username - Desktop",
              "timedOut": null,
              "duration": 9005,
              "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: `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": "ec03390b-c49b-4e84-a756-def3e4c82532",
              "parentUUID": "8c72d604-5a15-4805-ad51-599d3ee7ef38",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Change username - Mobile",
              "fullTitle": "Test Change username - Mobile",
              "timedOut": null,
              "duration": 8603,
              "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: `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": "f9ac06f4-bfb5-4667-8be7-c3657ca9f988",
              "parentUUID": "8c72d604-5a15-4805-ad51-599d3ee7ef38",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Change username - Tablet",
              "fullTitle": "Test Change username - Tablet",
              "timedOut": null,
              "duration": 12657,
              "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.account-menu-inner .list-group:nth-child(1) > a:nth-child(1):visible`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `div.account-menu-inner .list-group:nth-child(1) > a:nth-child(1):visible`, but never found it.\n    at Object.enterAccountWithBasicCheck (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:87:11)\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/e2e/shopware6/change-username.js:58:15)",
                "diff": null
              },
              "uuid": "d559b585-bf4c-44f0-a319-a9238baf012e",
              "parentUUID": "8c72d604-5a15-4805-ad51-599d3ee7ef38",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "ec03390b-c49b-4e84-a756-def3e4c82532",
            "f9ac06f4-bfb5-4667-8be7-c3657ca9f988",
            "d559b585-bf4c-44f0-a319-a9238baf012e"
          ],
          "pending": [],
          "skipped": [],
          "duration": 30265,
          "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/45/10/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}