{
  "stats": {
    "suites": 3,
    "tests": 3,
    "passes": 2,
    "pending": 0,
    "failures": 1,
    "start": "2023-11-07T16:06:17.198Z",
    "end": "2023-11-07T16:07:15.195Z",
    "duration": 57997,
    "testsRegistered": 3,
    "passPercent": 66.66666666666666,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "3c8d9eb2-7216-490e-94fb-8e2629fd0ae7",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/bar-tek-tuning/searchbar-on-enter.js",
      "file": "cypress/e2e/shopware6/bar-tek-tuning/searchbar-on-enter.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "3eced179-7b09-4427-8212-611158a283de",
          "title": "Test desktop",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Search bar on enter",
              "fullTitle": "Test desktop Search bar on enter",
              "timedOut": null,
              "duration": 22967,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "if (!debug) {\n  websiteMonitoring.disableUnnecessaryLogs();\n}\nwebsiteMonitoring.setViewport(cy, breakpoint);\ntestCallBack();",
              "err": {},
              "uuid": "fc91d14f-e229-4d49-bb83-5d9261b65e31",
              "parentUUID": "3eced179-7b09-4427-8212-611158a283de",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "fc91d14f-e229-4d49-bb83-5d9261b65e31"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 22967,
          "root": false,
          "rootEmpty": false,
          "_timeout": 2000
        },
        {
          "uuid": "7c8f8cd2-103f-4317-ab1a-908ad569b8dc",
          "title": "Test iphone",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Search bar on enter",
              "fullTitle": "Test iphone Search bar on enter",
              "timedOut": null,
              "duration": 12059,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "if (!debug) {\n  websiteMonitoring.disableUnnecessaryLogs();\n}\nwebsiteMonitoring.setViewport(cy, breakpoint);\ntestCallBack();",
              "err": {
                "message": "CypressError: Timed out retrying after 4050ms: `cy.click()` failed because this element:\n\n`<button type=\"submit\" class=\"btn btn-success btn-block js-offcanvas-cookie-accept-all\">Alle Co...</button>`\n\nis being covered by another element:\n\n`<p>Bitte w...</p>`\n\nFix this problem, or use {force: true} to disable error checking.\n\nhttps://on.cypress.io/element-cannot-be-interacted-with",
                "estack": "CypressError: Timed out retrying after 4050ms: `cy.click()` failed because this element:\n\n`<button type=\"submit\" class=\"btn btn-success btn-block js-offcanvas-cookie-accept-all\">Alle Co...</button>`\n\nis being covered by another element:\n\n`<p>Bitte w...</p>`\n\nFix this problem, or use {force: true} to disable error checking.\n\nhttps://on.cypress.io/element-cannot-be-interacted-with\n    at ensureIsDescendent (https://relaunch.bar-tek-tuning.de/__cypress/runner/cypress_runner.js:111910:68)\n    at ensureDescendents (https://relaunch.bar-tek-tuning.de/__cypress/runner/cypress_runner.js:111961:5)\n    at ensureDescendentsAndScroll (https://relaunch.bar-tek-tuning.de/__cypress/runner/cypress_runner.js:111967:14)\n    at ensureElIsNotCovered (https://relaunch.bar-tek-tuning.de/__cypress/runner/cypress_runner.js:112098:5)\n    at runAllChecks (https://relaunch.bar-tek-tuning.de/__cypress/runner/cypress_runner.js:112297:52)\n    at retryActionability (https://relaunch.bar-tek-tuning.de/__cypress/runner/cypress_runner.js:112334:16)\n    at tryCatcher (https://relaunch.bar-tek-tuning.de/__cypress/runner/cypress_runner.js:1807:23)\n    at Promise.attempt.Promise.try (https://relaunch.bar-tek-tuning.de/__cypress/runner/cypress_runner.js:4315:29)\n    at whenStable (https://relaunch.bar-tek-tuning.de/__cypress/runner/cypress_runner.js:144253:68)\n    at <unknown> (https://relaunch.bar-tek-tuning.de/__cypress/runner/cypress_runner.js:144194:14)\n    at tryCatcher (https://relaunch.bar-tek-tuning.de/__cypress/runner/cypress_runner.js:1807:23)\n    at Promise._settlePromiseFromHandler (https://relaunch.bar-tek-tuning.de/__cypress/runner/cypress_runner.js:1519:31)\n    at Promise._settlePromise (https://relaunch.bar-tek-tuning.de/__cypress/runner/cypress_runner.js:1576:18)\n    at Promise._settlePromise0 (https://relaunch.bar-tek-tuning.de/__cypress/runner/cypress_runner.js:1621:10)\n    at Promise._settlePromises (https://relaunch.bar-tek-tuning.de/__cypress/runner/cypress_runner.js:1701:18)\n    at Promise._fulfill (https://relaunch.bar-tek-tuning.de/__cypress/runner/cypress_runner.js:1645:18)\n    at <unknown> (https://relaunch.bar-tek-tuning.de/__cypress/runner/cypress_runner.js:5450:46)\nFrom Your Spec Code:\n    at Context.closeCookieBar (webpack://cypress-website-monitoring/./cypress/steps/shopware6/bar-tek-tuning/global.js:14:86)",
                "diff": null
              },
              "uuid": "154fadf8-b9fa-4221-bb08-1f5654e870a1",
              "parentUUID": "7c8f8cd2-103f-4317-ab1a-908ad569b8dc",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "154fadf8-b9fa-4221-bb08-1f5654e870a1"
          ],
          "pending": [],
          "skipped": [],
          "duration": 12059,
          "root": false,
          "rootEmpty": false,
          "_timeout": 2000
        },
        {
          "uuid": "62cb59ec-6993-43ce-8a67-28c45d881064",
          "title": "Test tablet",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Search bar on enter",
              "fullTitle": "Test tablet Search bar on enter",
              "timedOut": null,
              "duration": 18913,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "if (!debug) {\n  websiteMonitoring.disableUnnecessaryLogs();\n}\nwebsiteMonitoring.setViewport(cy, breakpoint);\ntestCallBack();",
              "err": {},
              "uuid": "b42e67e8-5e8f-4d6b-b968-836a9b617ca9",
              "parentUUID": "62cb59ec-6993-43ce-8a67-28c45d881064",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "b42e67e8-5e8f-4d6b-b968-836a9b617ca9"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 18913,
          "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.3"
    },
    "marge": {
      "options": {
        "reportDir": "cypress/results/39/32/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}