{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 0,
    "pending": 0,
    "failures": 1,
    "start": "2022-05-18T09:17:48.134Z",
    "end": "2022-05-18T09:17:59.580Z",
    "duration": 11446,
    "testsRegistered": 1,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "f8931b4c-a4c3-4cc9-b11b-9b8227d1a7b9",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "244c3e73-5d96-475e-a04f-618c70aa8c98",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Check script position",
              "fullTitle": "Test Check script position",
              "timedOut": null,
              "duration": 9140,
              "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> not to exist in the DOM, but it was continuously found. Queried from element: [ <div.page-wrap>, 5 more... ]",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected <script> not to exist in the DOM, but it was continuously found. Queried from element: [ <div.page-wrap>, 5 more... ]\n    at Context.eval (https://www.oeko-planet.com/__cypress/tests?p=cypress/integration/generic/script-inside-body.js:51:45)",
                "diff": null
              },
              "uuid": "a51807e7-3e17-458c-a60c-642a06469398",
              "parentUUID": "244c3e73-5d96-475e-a04f-618c70aa8c98",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "a51807e7-3e17-458c-a60c-642a06469398"
          ],
          "pending": [],
          "skipped": [],
          "duration": 9140,
          "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/16/99/reports"
      },
      "version": "6.1.0"
    }
  }
}