{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2023-04-17T02:09:11.221Z",
    "end": "2023-04-17T02:10:05.901Z",
    "duration": 54680,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "f690acc4-31b1-4ea1-814a-e50ae5e38e37",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "d7e7a718-6c48-4dab-ab77-6d7ca383164f",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Search bar preview - Desktop",
              "fullTitle": "Test Search bar preview - Desktop",
              "timedOut": null,
              "duration": 16071,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy);\n_global[\"default\"].closeCookiesSalewa(cy);\ncy.get('.entry--search > .entry--link').click({\n  force: true\n});\ncy.get('.main-search__wrapper > input[type=\"search\"]').type('pile').wait(1000);\ncy.get('.popularity').eq(0).then(function ($span) {\n  if ($span.text() > 0) {\n    expect(true).to.equal(true);\n  } else {\n    expect(true).to.equal(false);\n  }\n});",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.popularity`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.popularity`, but never found it.\n    at Context.eval (https://www.salewa.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-salewa/searchbar-preview.js:26:8)",
                "diff": null
              },
              "uuid": "84935d50-3447-4509-8a1b-00988416cecb",
              "parentUUID": "d7e7a718-6c48-4dab-ab77-6d7ca383164f",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Search bar preview - Mobile",
              "fullTitle": "Test Search bar preview - Mobile",
              "timedOut": null,
              "duration": 20999,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'iphone');\n_global[\"default\"].closeCookiesSalewa(cy);\ncy.get('.entry--search > .entry--link').click({\n  force: true\n});\ncy.get('.main-search__wrapper > input[type=\"search\"]').type('pile').wait(1000);\ncy.get('.popularity').eq(0).then(function ($span) {\n  if ($span.text() > 0) {\n    expect(true).to.equal(true);\n  } else {\n    expect(true).to.equal(false);\n  }\n});",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.popularity`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.popularity`, but never found it.\n    at Context.eval (https://www.salewa.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-salewa/searchbar-preview.js:45:8)",
                "diff": null
              },
              "uuid": "28c6ecbd-6472-4ac9-b54a-248e8a101901",
              "parentUUID": "d7e7a718-6c48-4dab-ab77-6d7ca383164f",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Search bar preview - Tablet",
              "fullTitle": "Test Search bar preview - Tablet",
              "timedOut": null,
              "duration": 15723,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'tablet');\n_global[\"default\"].closeCookiesSalewa(cy);\ncy.get('.entry--search > .entry--link').click({\n  force: true\n});\ncy.get('.main-search__wrapper > input[type=\"search\"]').type('pile').wait(1000);\ncy.get('.popularity').eq(0).then(function ($span) {\n  if ($span.text() > 0) {\n    expect(true).to.equal(true);\n  } else {\n    expect(true).to.equal(false);\n  }\n});",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.popularity`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.popularity`, but never found it.\n    at Context.eval (https://www.salewa.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-salewa/searchbar-preview.js:64:8)",
                "diff": null
              },
              "uuid": "e94fe9bd-9225-4f3d-b0a3-54d5087c394f",
              "parentUUID": "d7e7a718-6c48-4dab-ab77-6d7ca383164f",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "84935d50-3447-4509-8a1b-00988416cecb",
            "28c6ecbd-6472-4ac9-b54a-248e8a101901",
            "e94fe9bd-9225-4f3d-b0a3-54d5087c394f"
          ],
          "pending": [],
          "skipped": [],
          "duration": 52793,
          "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/5/33/reports"
      },
      "version": "6.1.0"
    }
  }
}