{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 0,
    "pending": 0,
    "failures": 1,
    "start": "2022-04-07T06:43:58.841Z",
    "end": "2022-04-07T06:44:11.693Z",
    "duration": 12852,
    "testsRegistered": 1,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "5de0934f-04d1-412c-9617-a7419c2d184e",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "096e24d3-ff35-4488-841b-de8d3d25e00e",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Search bar preview",
              "fullTitle": "Test Search bar preview",
              "timedOut": null,
              "duration": 11078,
              "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); //type the search\n\ncy.get('.main-search--form > input[type=\"search\"]').type('artike'); //assertions\ncy.get('.entry--all-results-number').contains('14');",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.main-search--form > input[type=\"search\"]`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.main-search--form > input[type=\"search\"]`, but never found it.\n    at Context.eval (https://www.wundermix.de/__cypress/tests?p=cypress/integration/shopware5/searchbar-preview.js:24:8)",
                "diff": null
              },
              "uuid": "ccc6e876-2ad8-49c4-ab1e-dcc84dc97285",
              "parentUUID": "096e24d3-ff35-4488-841b-de8d3d25e00e",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "ccc6e876-2ad8-49c4-ab1e-dcc84dc97285"
          ],
          "pending": [],
          "skipped": [],
          "duration": 11078,
          "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/18/33/reports"
      },
      "version": "6.1.0"
    }
  }
}