{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2022-06-07T06:31:27.923Z",
    "end": "2022-06-07T06:31:55.192Z",
    "duration": 27269,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "80d8efb0-3769-4cba-b626-84f077013f1d",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "12d40be9-1cf4-4079-8550-ccd870826c6b",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Client registration check - Desktop",
              "fullTitle": "Test Client registration check - Desktop",
              "timedOut": null,
              "duration": 10303,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy);\n_global2[\"default\"].enterRegistrationPage(cy, true);\n_clientRegistrationCheck[\"default\"].registerNewAccount(cy, _websiteMonitoring[\"default\"], true);",
              "err": {},
              "uuid": "54b29534-3af3-44e5-9ef4-e8820baf9355",
              "parentUUID": "12d40be9-1cf4-4079-8550-ccd870826c6b",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Client registration check - Mobile",
              "fullTitle": "Test Client registration check - Mobile",
              "timedOut": null,
              "duration": 7232,
              "state": "passed",
              "speed": "medium",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'iphone');\n_global2[\"default\"].enterRegistrationPage(cy, true);\n_clientRegistrationCheck[\"default\"].registerNewAccount(cy, _websiteMonitoring[\"default\"], true);",
              "err": {},
              "uuid": "c7080f1e-2d80-42e3-8ff8-ed9d7c609d8e",
              "parentUUID": "12d40be9-1cf4-4079-8550-ccd870826c6b",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Client registration check - Tablet",
              "fullTitle": "Test Client registration check - Tablet",
              "timedOut": null,
              "duration": 7984,
              "state": "passed",
              "speed": "medium",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'tablet');\n_global2[\"default\"].enterRegistrationPage(cy, true);\n_clientRegistrationCheck[\"default\"].registerNewAccount(cy, _websiteMonitoring[\"default\"], true);",
              "err": {},
              "uuid": "b9751a5a-7b1e-40c6-8d25-d5c22724f6e0",
              "parentUUID": "12d40be9-1cf4-4079-8550-ccd870826c6b",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "54b29534-3af3-44e5-9ef4-e8820baf9355",
            "c7080f1e-2d80-42e3-8ff8-ed9d7c609d8e",
            "b9751a5a-7b1e-40c6-8d25-d5c22724f6e0"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 25519,
          "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/22/12/reports"
      },
      "version": "6.1.0"
    }
  }
}