{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2023-01-10T11:23:44.550Z",
    "end": "2023-01-10T11:24:05.784Z",
    "duration": 21234,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "b6a6a6ce-6331-4539-b216-6faa23c58b68",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "86a2a170-e65e-4a97-abcc-aea574216d10",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Login from header - Desktop",
              "fullTitle": "Test Login from header - Desktop",
              "timedOut": null,
              "duration": 7205,
              "state": "passed",
              "speed": "medium",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy);\n_global[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true);\n_global[\"default\"].enterAccountWithBasicCheck(cy, true); //assertions",
              "err": {},
              "uuid": "0a798137-1906-4d14-b70d-0690ad6c43ae",
              "parentUUID": "86a2a170-e65e-4a97-abcc-aea574216d10",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Login from header - Mobile",
              "fullTitle": "Test Login from header - Mobile",
              "timedOut": null,
              "duration": 5806,
              "state": "passed",
              "speed": "medium",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'iphone');\n_global[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true);\n_global[\"default\"].enterAccountWithBasicCheck(cy, true); //assertions",
              "err": {},
              "uuid": "bdedaaf6-3fbf-48a9-8f3e-e2e3dd0242b2",
              "parentUUID": "86a2a170-e65e-4a97-abcc-aea574216d10",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Login from header - Tablet",
              "fullTitle": "Test Login from header - Tablet",
              "timedOut": null,
              "duration": 6602,
              "state": "passed",
              "speed": "medium",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'tablet');\n_global[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true);\n_global[\"default\"].enterAccountWithBasicCheck(cy, true); //assertions",
              "err": {},
              "uuid": "0bff0004-f0d6-48ef-a96c-833454702109",
              "parentUUID": "86a2a170-e65e-4a97-abcc-aea574216d10",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "0a798137-1906-4d14-b70d-0690ad6c43ae",
            "bdedaaf6-3fbf-48a9-8f3e-e2e3dd0242b2",
            "0bff0004-f0d6-48ef-a96c-833454702109"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 19613,
          "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/30/24/reports"
      },
      "version": "6.1.0"
    }
  }
}