{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 0,
    "pending": 0,
    "failures": 1,
    "start": "2022-08-31T08:08:25.490Z",
    "end": "2022-08-31T08:08:34.555Z",
    "duration": 9065,
    "testsRegistered": 1,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "9cf7a009-850e-42aa-83bf-9d107d7cc048",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "014710af-6ee5-4218-9b25-2953558d2e28",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "404 Page test - Desktop",
              "fullTitle": "Test 404 Page test - Desktop",
              "timedOut": null,
              "duration": 7298,
              "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.franzinheaven.com/__cypress/tests?p=cypress/integration/shopware5/404-page-test.js:21:34)",
                "diff": null
              },
              "uuid": "327504fb-c55d-46af-889d-9adad36cb800",
              "parentUUID": "014710af-6ee5-4218-9b25-2953558d2e28",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "327504fb-c55d-46af-889d-9adad36cb800"
          ],
          "pending": [],
          "skipped": [],
          "duration": 7298,
          "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/28/7/reports"
      },
      "version": "6.1.0"
    }
  }
}