{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 0,
    "pending": 0,
    "failures": 1,
    "start": "2025-02-17T08:57:01.223Z",
    "end": "2025-02-17T08:57:12.721Z",
    "duration": 11498,
    "testsRegistered": 1,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "0b371d79-26cc-477a-911d-f237f07d3106",
      "title": "",
      "fullFile": "cypress/e2e/generic/script-inside-body.js",
      "file": "cypress/e2e/generic/script-inside-body.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "46fc4619-856c-4d23-990a-e1de351d7c5f",
          "title": "Test desktop",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Check script position",
              "fullTitle": "Test desktop Check script position",
              "timedOut": null,
              "duration": 7174,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "if (!debug) {\n  websiteMonitoring.disableUnnecessaryLogs();\n}\nwebsiteMonitoring.setViewport(cy, breakpoint);\ntestCallBack();",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected [ <div.cookie-permission-container>, 3 more... ] not to exist in the DOM, but it was continuously found. Queried from:\n\n              > cy.get(body)",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected [ <div.cookie-permission-container>, 3 more... ] not to exist in the DOM, but it was continuously found. Queried from:\n\n              > cy.get(body)\n    at Object.scriptPosition (webpack://cypress-website-monitoring/./cypress/steps/generic/script-inside-body.js:3:44)\n    at eval (webpack://cypress-website-monitoring/./cypress/e2e/generic/script-inside-body.js:10:23)\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/support/websiteMonitoring.js:131:20)",
                "diff": null
              },
              "uuid": "b985cb0b-3b36-477e-9fdb-2519eb15cc68",
              "parentUUID": "46fc4619-856c-4d23-990a-e1de351d7c5f",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "b985cb0b-3b36-477e-9fdb-2519eb15cc68"
          ],
          "pending": [],
          "skipped": [],
          "duration": 7174,
          "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.3"
    },
    "marge": {
      "options": {
        "reportDir": "cypress/results/38/99/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}