{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 0,
    "pending": 0,
    "failures": 1,
    "start": "2023-11-07T15:57:11.637Z",
    "end": "2023-11-07T15:57:26.083Z",
    "duration": 14446,
    "testsRegistered": 1,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "9c23877f-d8a9-4e3c-a1b7-cd6dab444624",
      "title": "",
      "fullFile": "cypress/e2e/generic/script-inside-body.js",
      "file": "cypress/e2e/generic/script-inside-body.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "5ec6bfb6-7e29-4b65-b60c-f3ee2d135c8d",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Check script position",
              "fullTitle": "Test Check script position",
              "timedOut": null,
              "duration": 11487,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n//set desktop\n_websiteMonitoring.default.setViewport(cy);\n;\n_scriptInsideBody.default.scriptPosition(cy);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected [ <script>, 6 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 [ <script>, 6 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:4:38)\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/e2e/generic/script-inside-body.js:16:23)",
                "diff": null
              },
              "uuid": "354c77d5-2be3-4d7b-87bb-97cbb71ec236",
              "parentUUID": "5ec6bfb6-7e29-4b65-b60c-f3ee2d135c8d",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "354c77d5-2be3-4d7b-87bb-97cbb71ec236"
          ],
          "pending": [],
          "skipped": [],
          "duration": 11487,
          "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/39/99/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}