{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 0,
    "pending": 0,
    "failures": 1,
    "start": "2022-12-22T13:21:33.363Z",
    "end": "2022-12-22T13:21:41.930Z",
    "duration": 8567,
    "testsRegistered": 1,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "94111e5f-0613-493a-a439-e99df684f599",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "a7bd54fa-5876-43b3-a20a-bcee92b9ba40",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Check script position",
              "fullTitle": "Test Check script position",
              "timedOut": null,
              "duration": 6712,
              "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>, 10 more... ] not to exist in the DOM, but it was continuously found. Queried from element: <body.is-ctl-navigation.is-act-home.is-tanmar-infinite-scrolling.>",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected [ <script>, 10 more... ] not to exist in the DOM, but it was continuously found. Queried from element: <body.is-ctl-navigation.is-act-home.is-tanmar-infinite-scrolling.>\n    at Object.scriptPosition (https://www.happinez.de/__cypress/tests?p=cypress/integration/generic/script-inside-body.js:38:35)\n    at Context.eval (https://www.happinez.de/__cypress/tests?p=cypress/integration/generic/script-inside-body.js:24:34)",
                "diff": null
              },
              "uuid": "f09b5c6e-05e4-4214-8a53-e20e684171d3",
              "parentUUID": "a7bd54fa-5876-43b3-a20a-bcee92b9ba40",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "f09b5c6e-05e4-4214-8a53-e20e684171d3"
          ],
          "pending": [],
          "skipped": [],
          "duration": 6712,
          "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/36/99/reports"
      },
      "version": "6.1.0"
    }
  }
}