{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2022-06-03T10:15:55.759Z",
    "end": "2022-06-03T10:16:05.595Z",
    "duration": 9836,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "65bd6a8f-9c4a-4ea5-aeb4-6c38385a1601",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "0916a3be-eeed-45ac-8f34-aedb0a61625a",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Displays Cookie Bar - Desktop",
              "fullTitle": "Test Displays Cookie Bar - Desktop",
              "timedOut": null,
              "duration": 3564,
              "state": "passed",
              "speed": "fast",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy); //checks the existance of the cookie bar\n\n_displaysCookieBar[\"default\"].checkCookieBar(cy);",
              "err": {},
              "uuid": "8461793d-cd82-4bdc-bdaa-07bdccf82594",
              "parentUUID": "0916a3be-eeed-45ac-8f34-aedb0a61625a",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Displays Cookie Bar - Mobile",
              "fullTitle": "Test Displays Cookie Bar - Mobile",
              "timedOut": null,
              "duration": 2347,
              "state": "passed",
              "speed": "fast",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'iphone'); //checks the existance of the cookie bar\n\n_displaysCookieBar[\"default\"].checkCookieBar(cy);",
              "err": {},
              "uuid": "6c6dd073-c83a-4228-813c-12baf9b942f5",
              "parentUUID": "0916a3be-eeed-45ac-8f34-aedb0a61625a",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Displays Cookie Bar - Tablet",
              "fullTitle": "Test Displays Cookie Bar - Tablet",
              "timedOut": null,
              "duration": 1682,
              "state": "passed",
              "speed": "fast",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'tablet'); //checks the existance of the cookie bar\n\n_displaysCookieBar[\"default\"].checkCookieBar(cy);",
              "err": {},
              "uuid": "9db44656-23a1-4795-981d-6b7d579b2b0e",
              "parentUUID": "0916a3be-eeed-45ac-8f34-aedb0a61625a",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "8461793d-cd82-4bdc-bdaa-07bdccf82594",
            "6c6dd073-c83a-4228-813c-12baf9b942f5",
            "9db44656-23a1-4795-981d-6b7d579b2b0e"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 7593,
          "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/14/reports"
      },
      "version": "6.1.0"
    }
  }
}