{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 2,
    "pending": 0,
    "failures": 1,
    "start": "2023-04-10T03:08:58.981Z",
    "end": "2023-04-10T03:09:49.740Z",
    "duration": 50759,
    "testsRegistered": 3,
    "passPercent": 66.66666666666666,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "eebea8ff-a3aa-40d0-95a1-c7b58159c091",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "b295e4d7-6b91-4a57-8749-c69fcbe3f9c1",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Search bar enter - Desktop",
              "fullTitle": "Test Search bar enter - Desktop",
              "timedOut": null,
              "duration": 28256,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy);\n_global[\"default\"].closeCookiesFeines(cy);\ncy.get('.main-search--form > input[type=\"search\"]').filter(':visible').type('t-shirt').type('{enter}');\ncy.get('.headline--product-count').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": {},
              "uuid": "f246e84e-683c-4902-965d-d8aa885a33c0",
              "parentUUID": "b295e4d7-6b91-4a57-8749-c69fcbe3f9c1",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Search bar enter - Mobile",
              "fullTitle": "Test Search bar enter - Mobile",
              "timedOut": null,
              "duration": 9968,
              "state": "passed",
              "speed": "medium",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'iphone');\n_global[\"default\"].closeCookiesFeines(cy);\ncy.get('a.entry--link.entry--trigger').filter(':visible').click({\n  force: true\n});\ncy.wait(500);\ncy.get('.main-search--form > input[type=\"search\"]').filter(':visible').type('t-shirt').type('{enter}');\ncy.get('.headline--product-count').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": {},
              "uuid": "52aa6fbd-bb17-438d-b021-ce7d116cd30e",
              "parentUUID": "b295e4d7-6b91-4a57-8749-c69fcbe3f9c1",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Search bar enter - Tablet",
              "fullTitle": "Test Search bar enter - Tablet",
              "timedOut": null,
              "duration": 10676,
              "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\"].closeCookiesFeines(cy);\ncy.get('a.entry--link.entry--trigger').filter(':visible').click({\n  force: true\n});\ncy.wait(500);\ncy.get('.main-search--form > input[type=\"search\"]').filter(':visible').type('t-shirt').type('{enter}');\ncy.get('.headline--product-count').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: `:visible`, but never found it. Queried from element: [ <a.btn.entry--link.entry--trigger>, 1 more... ]",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `:visible`, but never found it. Queried from element: [ <a.btn.entry--link.entry--trigger>, 1 more... ]\n    at Context.eval (https://www.feines.it/__cypress/tests?p=cypress/integration/shopware5/feines/searchbar-on-enter.js:58:44)",
                "diff": null
              },
              "uuid": "0b97baa7-b1ec-4ccb-890c-2494607810f6",
              "parentUUID": "b295e4d7-6b91-4a57-8749-c69fcbe3f9c1",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "f246e84e-683c-4902-965d-d8aa885a33c0",
            "52aa6fbd-bb17-438d-b021-ce7d116cd30e"
          ],
          "failures": [
            "0b97baa7-b1ec-4ccb-890c-2494607810f6"
          ],
          "pending": [],
          "skipped": [],
          "duration": 48900,
          "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/32/reports"
      },
      "version": "6.1.0"
    }
  }
}