{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2022-12-12T20:22:40.609Z",
    "end": "2022-12-12T20:26:18.651Z",
    "duration": 218042,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "5acd44a0-94b1-4a88-9231-2a47b49a2062",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "32d7b3f4-bfe9-49f6-968a-e6db6f1d98ef",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Change password - Desktop",
              "fullTitle": "Test Change password - Desktop",
              "timedOut": null,
              "duration": 64153,
              "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\"].closeCookiesEvolvSports(cy); //save new username\n\nvar mail = _websiteMonitoring[\"default\"].getConfigValue('username');\nvar oldPwd = _websiteMonitoring[\"default\"].getConfigValue('complexPassword');\nvar newPwd = _websiteMonitoring[\"default\"].getConfigValue('complexNewPassword');\n_global[\"default\"].loginFromHeader(cy, mail, oldPwd, true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 2);\n_changePassword[\"default\"].changePassword(cy, oldPwd, newPwd, true);\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);\ncy.get('.profile--firstname .profile--field').should('have.value', 'Service');",
              "err": {},
              "uuid": "21262b68-5802-4ba1-8855-69149c6923a5",
              "parentUUID": "32d7b3f4-bfe9-49f6-968a-e6db6f1d98ef",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Change password - Mobile",
              "fullTitle": "Test Change password - Mobile",
              "timedOut": null,
              "duration": 67287,
              "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\"].closeCookiesEvolvSports(cy); //save new username\n\nvar mail = _websiteMonitoring[\"default\"].getConfigValue('username');\nvar oldPwd = _websiteMonitoring[\"default\"].getConfigValue('complexPassword');\nvar newPwd = _websiteMonitoring[\"default\"].getConfigValue('complexNewPassword');\n_global[\"default\"].loginFromHeader(cy, mail, oldPwd, true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 2);\n_changePassword[\"default\"].changePassword(cy, oldPwd, newPwd, true);\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);\ncy.get('.profile--firstname .profile--field').should('have.value', 'Service');",
              "err": {},
              "uuid": "ec54b58f-7f97-4982-8f8a-001932fb0c8d",
              "parentUUID": "32d7b3f4-bfe9-49f6-968a-e6db6f1d98ef",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Change password - Tablet",
              "fullTitle": "Test Change password - Tablet",
              "timedOut": null,
              "duration": 84017,
              "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\"].closeCookiesEvolvSports(cy); //save new username\n\nvar mail = _websiteMonitoring[\"default\"].getConfigValue('username');\nvar oldPwd = _websiteMonitoring[\"default\"].getConfigValue('complexPassword');\nvar newPwd = _websiteMonitoring[\"default\"].getConfigValue('complexNewPassword');\n_global[\"default\"].loginFromHeader(cy, mail, oldPwd, true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 2);\n_changePassword[\"default\"].changePassword(cy, oldPwd, newPwd, true);\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);\ncy.get('.profile--firstname .profile--field').should('have.value', 'Service');",
              "err": {},
              "uuid": "2f7c8fcb-e6d4-4dc0-97c5-a847992e2911",
              "parentUUID": "32d7b3f4-bfe9-49f6-968a-e6db6f1d98ef",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "21262b68-5802-4ba1-8855-69149c6923a5",
            "ec54b58f-7f97-4982-8f8a-001932fb0c8d",
            "2f7c8fcb-e6d4-4dc0-97c5-a847992e2911"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 215457,
          "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/3/9/reports"
      },
      "version": "6.1.0"
    }
  }
}