{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2022-08-24T12:37:04.280Z",
    "end": "2022-08-24T12:37:57.826Z",
    "duration": 53546,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "fdf5d69b-f4e2-4705-b8f9-7224c4d25ce5",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "15b6f24a-d2ae-44af-a025-96ea0acbd9ec",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Client registration check - Desktop",
              "fullTitle": "Test Client registration check - Desktop",
              "timedOut": null,
              "duration": 24273,
              "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\"].enterRegistrationPage(cy, true);\n_clientRegistrationCheck[\"default\"].registerNewAccount(cy, _websiteMonitoring[\"default\"], true);",
              "err": {},
              "uuid": "96bb420e-8d15-429a-a7be-88f477631dde",
              "parentUUID": "15b6f24a-d2ae-44af-a025-96ea0acbd9ec",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Client registration check - Mobile",
              "fullTitle": "Test Client registration check - Mobile",
              "timedOut": null,
              "duration": 13552,
              "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\"].enterRegistrationPage(cy, true);\ncy.get('#new-customer-action').click({\n  force: true\n});\n_clientRegistrationCheck[\"default\"].registerNewAccount(cy, _websiteMonitoring[\"default\"], true);",
              "err": {},
              "uuid": "1ce5a8c7-3f82-45fa-a395-e4083e275090",
              "parentUUID": "15b6f24a-d2ae-44af-a025-96ea0acbd9ec",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Client registration check - Tablet",
              "fullTitle": "Test Client registration check - Tablet",
              "timedOut": null,
              "duration": 12043,
              "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\"].enterRegistrationPage(cy, true);\n_clientRegistrationCheck[\"default\"].registerNewAccount(cy, _websiteMonitoring[\"default\"], true);",
              "err": {},
              "uuid": "5aaade8a-498d-474d-9a19-e58654fb34ca",
              "parentUUID": "15b6f24a-d2ae-44af-a025-96ea0acbd9ec",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "96bb420e-8d15-429a-a7be-88f477631dde",
            "1ce5a8c7-3f82-45fa-a395-e4083e275090",
            "5aaade8a-498d-474d-9a19-e58654fb34ca"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 49868,
          "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/27/12/reports"
      },
      "version": "6.1.0"
    }
  }
}