{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 0,
    "pending": 0,
    "failures": 1,
    "start": "2023-01-10T10:01:48.068Z",
    "end": "2023-01-10T10:01:57.930Z",
    "duration": 9862,
    "testsRegistered": 1,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "1231d088-c5d9-4e38-86d3-4c710db99147",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "a1893a46-22cf-4efe-b4f4-eddec23ab345",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Check script position",
              "fullTitle": "Test Check script position",
              "timedOut": null,
              "duration": 7879,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy); //set desktop\n\n_websiteMonitoring[\"default\"].setViewport(cy);\n;\n_scriptInsideBody[\"default\"].scriptPosition(cy);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected [ <script>, 14 more... ] not to exist in the DOM, but it was continuously found. Queried from element: <body.is--ctl-index.is--act-index.js--overlay-relative>",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected [ <script>, 14 more... ] not to exist in the DOM, but it was continuously found. Queried from element: <body.is--ctl-index.is--act-index.js--overlay-relative>\n    at Object.scriptPosition (https://www.daunenstep.com/__cypress/tests?p=cypress/integration/generic/script-inside-body.js:38:35)\n    at Context.eval (https://www.daunenstep.com/__cypress/tests?p=cypress/integration/generic/script-inside-body.js:24:34)",
                "diff": null
              },
              "uuid": "79b7d721-ce62-4086-b396-e12b3f6b5a1e",
              "parentUUID": "a1893a46-22cf-4efe-b4f4-eddec23ab345",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "79b7d721-ce62-4086-b396-e12b3f6b5a1e"
          ],
          "pending": [],
          "skipped": [],
          "duration": 7879,
          "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/99/reports"
      },
      "version": "6.1.0"
    }
  }
}