{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2022-12-12T08:09:11.156Z",
    "end": "2022-12-12T08:11:57.691Z",
    "duration": 166535,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "feb5dce5-28df-4aac-9b7b-d33159212b48",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "a732df7f-3880-4319-99ac-2a3417d02a28",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Change password - Desktop",
              "fullTitle": "Test Change password - Desktop",
              "timedOut": null,
              "duration": 54846,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy);\n_global[\"default\"].closeCookiesWildCountry(cy); // save new username\n\nvar mail = _websiteMonitoring[\"default\"].getConfigValue('username');\nvar oldPwd = _websiteMonitoring[\"default\"].getConfigValue('password');\nvar newPwd = _websiteMonitoring[\"default\"].getConfigValue('newPassword');\n_global[\"default\"].loginFromHeader(cy, mail, oldPwd, true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 2);\n_changePassword[\"default\"].changePassword(cy, oldPwd, newPwd, true);\ncy.get('.alert.is--success .alert--content').first().should(\"be.visible\");\n_global[\"default\"].logoutUser(cy, true);\n_global[\"default\"].loginFromHeader(cy, mail, newPwd, true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 2); // save new username\n\n_changePassword[\"default\"].changePassword(cy, newPwd, oldPwd, true);",
              "err": {},
              "uuid": "8f312b48-8682-48da-9b0d-7a0d2deb8f1d",
              "parentUUID": "a732df7f-3880-4319-99ac-2a3417d02a28",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Change password - Mobile",
              "fullTitle": "Test Change password - Mobile",
              "timedOut": null,
              "duration": 58664,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'iphone');\n_global[\"default\"].closeCookiesWildCountry(cy); // save new username\n\nvar mail = _websiteMonitoring[\"default\"].getConfigValue('username');\nvar oldPwd = _websiteMonitoring[\"default\"].getConfigValue('password');\nvar newPwd = _websiteMonitoring[\"default\"].getConfigValue('newPassword');\n_global[\"default\"].loginFromHeader(cy, mail, oldPwd, true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 2);\n_changePassword[\"default\"].changePassword(cy, oldPwd, newPwd, true);\ncy.get('.alert.is--success .alert--content').first().should(\"be.visible\");\n_global[\"default\"].logoutUser(cy, true);\n_global[\"default\"].loginFromHeader(cy, mail, newPwd, true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 2); // save new username\n\n_changePassword[\"default\"].changePassword(cy, newPwd, oldPwd, true);",
              "err": {},
              "uuid": "dc757659-13f4-44c8-8de6-9d858aebb6d1",
              "parentUUID": "a732df7f-3880-4319-99ac-2a3417d02a28",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Change password - Tablet",
              "fullTitle": "Test Change password - Tablet",
              "timedOut": null,
              "duration": 50582,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'tablet');\n_global[\"default\"].closeCookiesWildCountry(cy); // save new username\n\nvar mail = _websiteMonitoring[\"default\"].getConfigValue('username');\nvar oldPwd = _websiteMonitoring[\"default\"].getConfigValue('password');\nvar newPwd = _websiteMonitoring[\"default\"].getConfigValue('newPassword');\n_global[\"default\"].loginFromHeader(cy, mail, oldPwd, true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 2);\n_changePassword[\"default\"].changePassword(cy, oldPwd, newPwd, true);\ncy.get('.alert.is--success .alert--content').first().should(\"be.visible\");\n_global[\"default\"].logoutUser(cy, true);\n_global[\"default\"].loginFromHeader(cy, mail, newPwd, true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 2); // save new username\n\n_changePassword[\"default\"].changePassword(cy, newPwd, oldPwd, true);",
              "err": {},
              "uuid": "ba7bbdd0-6199-48a8-aeae-79ff30811bdb",
              "parentUUID": "a732df7f-3880-4319-99ac-2a3417d02a28",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "8f312b48-8682-48da-9b0d-7a0d2deb8f1d",
            "dc757659-13f4-44c8-8de6-9d858aebb6d1",
            "ba7bbdd0-6199-48a8-aeae-79ff30811bdb"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 164092,
          "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/6/9/reports"
      },
      "version": "6.1.0"
    }
  }
}