{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 0,
    "pending": 0,
    "failures": 1,
    "start": "2023-01-10T09:58:55.646Z",
    "end": "2023-01-10T09:59:10.943Z",
    "duration": 15297,
    "testsRegistered": 1,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "f74db60f-172b-4b10-b17e-5c2a04ce6b7c",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "7ddec1d6-9c3f-49f2-9b25-f5f0b9be3a23",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "404 Page test - Desktop",
              "fullTitle": "Test 404 Page test - Desktop",
              "timedOut": null,
              "duration": 13200,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy); //go to non existent page\n\n_websiteMonitoring[\"default\"].visitDomainConcat(cy, \"426TestOnFailStatusCode\", false);\ncy.get('body.is--ctl-error').should('exist');",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `body.is--ctl-error`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `body.is--ctl-error`, but never found it.\n    at Context.eval (https://www.daunenstep.com/__cypress/tests?p=cypress/integration/shopware5/404-page-test.js:21:34)",
                "diff": null
              },
              "uuid": "83a96c6c-51e0-4db6-a081-5929a2407668",
              "parentUUID": "7ddec1d6-9c3f-49f2-9b25-f5f0b9be3a23",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "83a96c6c-51e0-4db6-a081-5929a2407668"
          ],
          "pending": [],
          "skipped": [],
          "duration": 13200,
          "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/7/reports"
      },
      "version": "6.1.0"
    }
  }
}