{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 1,
    "pending": 0,
    "failures": 0,
    "start": "2022-05-16T10:23:01.290Z",
    "end": "2022-05-16T10:23:12.242Z",
    "duration": 10952,
    "testsRegistered": 1,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "878fa8f6-fa16-45a3-8f5f-0f31ea447c40",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "a44dd1a0-ccf2-4503-b8db-f7a39f21a761",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Exists menu on mobile",
              "fullTitle": "Test Exists menu on mobile",
              "timedOut": null,
              "duration": 9078,
              "state": "passed",
              "speed": "medium",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy); //checks if the menu is visible on mobile\n\n_existsMenuMobile[\"default\"].checkExistsMenuMobile(cy, _websiteMonitoring[\"default\"]); //checks if the menu is visible on mobile landscape\n\n_existsMenuMobile[\"default\"].checkExistsMenuMobileLandscape(cy);",
              "err": {},
              "uuid": "534d783a-f7a7-483d-b6fe-e9ba0318a639",
              "parentUUID": "a44dd1a0-ccf2-4503-b8db-f7a39f21a761",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "534d783a-f7a7-483d-b6fe-e9ba0318a639"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 9078,
          "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/13/16/reports"
      },
      "version": "6.1.0"
    }
  }
}