{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2023-10-13T13:20:15.896Z",
    "end": "2023-10-13T13:21:32.578Z",
    "duration": 76682,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "4d037a13-09ba-41b4-b540-cd100faa6e8e",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "26232b74-3db4-4b85-b1a8-c161ea3213be",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Change password - Desktop",
              "fullTitle": "Test Change password - Desktop",
              "timedOut": null,
              "duration": 25785,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy);\n_global2[\"default\"].closeCookiesBartek(cy);\n_global2[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true);\n_global2[\"default\"].enterAccountWithBasicCheck(cy, true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 2, true); //save new username\n\nvar oldPwd = _websiteMonitoring[\"default\"].getConfigValue('password');\nvar newPwd = _websiteMonitoring[\"default\"].getConfigValue('newPassword');\n_changePassword[\"default\"].changePassword(cy, oldPwd, newPwd, true);\n_global[\"default\"].containsElementWithText(\"Profile has been updated\", \"Profil wurde geändert\");\n_global2[\"default\"].logoutUser(cy, true);\n_global2[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true, \"newPassword\"); //RESET\n\n_global[\"default\"].clickOnAccountMenuSection(cy, 2, true);\n_changePassword[\"default\"].changePassword(cy, newPwd, oldPwd, true);\n_global[\"default\"].containsElementWithText(\"Profile has been updated\", \"Profil wurde geändert\");\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: `.btn.btn-primary.btn-login`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.btn.btn-primary.btn-login`, but never found it.\n    at Object.loginFromHeader (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/change-password.js:235:8)\n    at Context.eval (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/change-password.js:26:25)",
                "diff": null
              },
              "uuid": "05b2b42e-6ec7-450f-8502-7516e262f6b1",
              "parentUUID": "26232b74-3db4-4b85-b1a8-c161ea3213be",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Change password - Mobile",
              "fullTitle": "Test Change password - Mobile",
              "timedOut": null,
              "duration": 24015,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'iphone');\n_global2[\"default\"].closeCookiesBartek(cy);\n_global2[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true);\n_global2[\"default\"].enterAccountWithBasicCheck(cy, true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 2, true); //save new username\n\nvar oldPwd = _websiteMonitoring[\"default\"].getConfigValue('password');\nvar newPwd = _websiteMonitoring[\"default\"].getConfigValue('newPassword');\n_changePassword[\"default\"].changePassword(cy, oldPwd, newPwd, true);\n_global[\"default\"].containsElementWithText(\"Profile has been updated\", \"Profil wurde geändert\");\n_global2[\"default\"].logoutUser(cy, true);\n_global2[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true, \"newPassword\"); //RESET\n\n_global[\"default\"].clickOnAccountMenuSection(cy, 2, true);\n_changePassword[\"default\"].changePassword(cy, newPwd, oldPwd, true);\n_global[\"default\"].containsElementWithText(\"Profile has been updated\", \"Profil wurde geändert\");\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: `.btn.btn-primary.btn-login`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.btn.btn-primary.btn-login`, but never found it.\n    at Object.loginFromHeader (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/change-password.js:235:8)\n    at Context.eval (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/change-password.js:63:25)",
                "diff": null
              },
              "uuid": "ecb9341c-e080-4ef0-8449-6e47975d677f",
              "parentUUID": "26232b74-3db4-4b85-b1a8-c161ea3213be",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Change password - Tablet",
              "fullTitle": "Test Change password - Tablet",
              "timedOut": null,
              "duration": 24613,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'tablet');\n_global2[\"default\"].closeCookiesBartek(cy);\n_global2[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true);\n_global2[\"default\"].enterAccountWithBasicCheck(cy, true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 2, true); //save new username\n\nvar oldPwd = _websiteMonitoring[\"default\"].getConfigValue('password');\nvar newPwd = _websiteMonitoring[\"default\"].getConfigValue('newPassword');\n_changePassword[\"default\"].changePassword(cy, oldPwd, newPwd, true);\n_global[\"default\"].containsElementWithText(\"Profile has been updated\", \"Profil wurde geändert\");\n_global2[\"default\"].logoutUser(cy, true);\n_global2[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true, \"newPassword\"); //RESET\n\n_global[\"default\"].clickOnAccountMenuSection(cy, 2, true);\n_changePassword[\"default\"].changePassword(cy, newPwd, oldPwd, true);\n_global[\"default\"].containsElementWithText(\"Profile has been updated\", \"Profil wurde geändert\");\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: `.btn.btn-primary.btn-login`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.btn.btn-primary.btn-login`, but never found it.\n    at Object.loginFromHeader (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/change-password.js:235:8)\n    at Context.eval (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/change-password.js:100:25)",
                "diff": null
              },
              "uuid": "a11e4f98-f03f-420b-bd11-5cf62bbe5364",
              "parentUUID": "26232b74-3db4-4b85-b1a8-c161ea3213be",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "05b2b42e-6ec7-450f-8502-7516e262f6b1",
            "ecb9341c-e080-4ef0-8449-6e47975d677f",
            "a11e4f98-f03f-420b-bd11-5cf62bbe5364"
          ],
          "pending": [],
          "skipped": [],
          "duration": 74413,
          "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.0"
    },
    "marge": {
      "options": {
        "reportDir": "cypress/results/40/9/reports"
      },
      "version": "6.1.0"
    }
  }
}