{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 1,
    "pending": 0,
    "failures": 0,
    "start": "2023-01-10T10:06:25.255Z",
    "end": "2023-01-10T10:06:35.952Z",
    "duration": 10697,
    "testsRegistered": 1,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "8ff8f85b-ef18-46e3-9e8b-74503138666c",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "162ba4d6-21d7-4c8f-a765-85fb16e87beb",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Exists menu on mobile",
              "fullTitle": "Test Exists menu on mobile",
              "timedOut": null,
              "duration": 9091,
              "state": "passed",
              "speed": "medium",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_global[\"default\"].closeCookieDaunenstep(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": "12156462-072e-420b-aea4-b78fbc949a15",
              "parentUUID": "162ba4d6-21d7-4c8f-a765-85fb16e87beb",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "12156462-072e-420b-aea4-b78fbc949a15"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 9091,
          "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/9/16/reports"
      },
      "version": "6.1.0"
    }
  }
}