{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 0,
    "pending": 0,
    "failures": 1,
    "start": "2022-05-13T09:38:37.500Z",
    "end": "2022-05-13T09:38:52.929Z",
    "duration": 15429,
    "testsRegistered": 1,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "404eb930-ef4b-4bad-92b3-b41b681ba2e5",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "55d92b58-4fea-464d-a379-497a5fa94455",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Check script position",
              "fullTitle": "Test Check script position",
              "timedOut": null,
              "duration": 13307,
              "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>, 52 more... ] not to exist in the DOM, but it was continuously found. Queried from element: [ <div.page-wrap>, 2 more... ]",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected [ <script>, 52 more... ] not to exist in the DOM, but it was continuously found. Queried from element: [ <div.page-wrap>, 2 more... ]\n    at Context.eval (https://www.feines.it/__cypress/tests?p=cypress/integration/generic/script-inside-body.js:51:45)",
                "diff": null
              },
              "uuid": "488b981c-f2f6-4f39-a569-0cd33623233c",
              "parentUUID": "55d92b58-4fea-464d-a379-497a5fa94455",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "488b981c-f2f6-4f39-a569-0cd33623233c"
          ],
          "pending": [],
          "skipped": [],
          "duration": 13307,
          "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/11/99/reports"
      },
      "version": "6.1.0"
    }
  }
}