{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2022-08-24T12:16:43.131Z",
    "end": "2022-08-24T12:17:30.149Z",
    "duration": 47018,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "989f1290-d59b-4778-bbcc-8a6bdee897d1",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "5b0d08ef-bb5e-46af-ba32-800076d1e8f2",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Login from header - Desktop",
              "fullTitle": "Test Login from header - Desktop",
              "timedOut": null,
              "duration": 18699,
              "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\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true);\n_global[\"default\"].enterAccountWithBasicCheck(cy, true);",
              "err": {},
              "uuid": "d615bc6d-1a19-402e-8295-f2e7c9aeacfc",
              "parentUUID": "5b0d08ef-bb5e-46af-ba32-800076d1e8f2",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Login from header - Mobile",
              "fullTitle": "Test Login from header - Mobile",
              "timedOut": null,
              "duration": 12664,
              "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\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true);\n_global[\"default\"].enterAccountWithBasicCheck(cy, true);",
              "err": {},
              "uuid": "d07778e3-d9ad-4964-aac2-9c84f100327d",
              "parentUUID": "5b0d08ef-bb5e-46af-ba32-800076d1e8f2",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Login from header - Tablet",
              "fullTitle": "Test Login from header - Tablet",
              "timedOut": null,
              "duration": 12199,
              "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\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true);\n_global[\"default\"].enterAccountWithBasicCheck(cy, true);",
              "err": {},
              "uuid": "13f53bd6-8489-4986-b854-3f78ca3702ad",
              "parentUUID": "5b0d08ef-bb5e-46af-ba32-800076d1e8f2",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "d615bc6d-1a19-402e-8295-f2e7c9aeacfc",
            "d07778e3-d9ad-4964-aac2-9c84f100327d",
            "13f53bd6-8489-4986-b854-3f78ca3702ad"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 43562,
          "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/24/reports"
      },
      "version": "6.1.0"
    }
  }
}