{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 1,
    "pending": 0,
    "failures": 0,
    "start": "2022-07-20T10:01:25.268Z",
    "end": "2022-07-20T10:02:01.777Z",
    "duration": 36509,
    "testsRegistered": 1,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "6636b844-6977-4b25-83d5-5dca40a675a7",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "fb8aa62b-6365-4b4b-b02b-6754ee93bf8b",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Change password",
              "fullTitle": "Test Change password",
              "timedOut": null,
              "duration": 34597,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy, \"?__shop=3&__redirect=0\");\n_websiteMonitoring[\"default\"].setViewport(cy);\ncy.wait(1500);\n_changePassword[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true);\n_global2[\"default\"].enterAccountWithBasicCheck(cy, true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 2, true);\nvar oldPwd = _websiteMonitoring[\"default\"].getConfigValue('password');\nvar newPwd = _websiteMonitoring[\"default\"].getConfigValue('newPassword');\n_changePassword[\"default\"].changePassword(cy, oldPwd, newPwd, true);\ncy.get(\"body\").should('not.contain', 'Fatal error');\n_changePassword[\"default\"].logoutUser(cy, true);\n_changePassword[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true, \"newPassword\"); //RESET\n\n_global[\"default\"].clickOnAccountMenuSection(cy, 2, true);\n_changePassword[\"default\"].changePassword(cy, newPwd, oldPwd, true);\ncy.get(\"body\").should('not.contain', 'Fatal error');\n_global[\"default\"].clickOnAccountMenuSection(cy, 1, true);\ncy.get(\".account--info.account--box.panel > .panel--body.is--wide\").contains(\"service\");",
              "err": {},
              "uuid": "b3c9e9ea-dd58-46a9-b7ae-0566a025f8b3",
              "parentUUID": "fb8aa62b-6365-4b4b-b02b-6754ee93bf8b",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "b3c9e9ea-dd58-46a9-b7ae-0566a025f8b3"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 34597,
          "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/10/9/reports"
      },
      "version": "6.1.0"
    }
  }
}