{
  "stats": {
    "suites": 3,
    "tests": 3,
    "passes": 2,
    "pending": 0,
    "failures": 1,
    "start": "2023-11-07T16:49:36.400Z",
    "end": "2023-11-07T16:50:27.460Z",
    "duration": 51060,
    "testsRegistered": 3,
    "passPercent": 66.66666666666666,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "2106d501-43a4-4375-9d3d-5c49c35fe2d3",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/bar-tek-tuning/add-from-list.js",
      "file": "cypress/e2e/shopware6/bar-tek-tuning/add-from-list.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "1acbdb6d-c176-41bf-8f6d-9ecaae06b9f6",
          "title": "Test desktop",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "ADD TO cart FROM LIST works, IF available",
              "fullTitle": "Test desktop ADD TO cart FROM LIST works, IF available",
              "timedOut": null,
              "duration": 15947,
              "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": "1d880c8d-ad7b-4e08-9dfa-3767b26c1580",
              "parentUUID": "1acbdb6d-c176-41bf-8f6d-9ecaae06b9f6",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "1d880c8d-ad7b-4e08-9dfa-3767b26c1580"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 15947,
          "root": false,
          "rootEmpty": false,
          "_timeout": 2000
        },
        {
          "uuid": "6bbbb8d8-0bc3-487b-b931-ed0803c02e25",
          "title": "Test iphone",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "ADD TO cart FROM LIST works, IF available",
              "fullTitle": "Test iphone ADD TO cart FROM LIST works, IF available",
              "timedOut": null,
              "duration": 18889,
              "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": "09813629-7c37-419c-b85d-bebf8bf6e347",
              "parentUUID": "6bbbb8d8-0bc3-487b-b931-ed0803c02e25",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "09813629-7c37-419c-b85d-bebf8bf6e347"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 18889,
          "root": false,
          "rootEmpty": false,
          "_timeout": 2000
        },
        {
          "uuid": "8a2efca4-b455-4680-a6ed-41e1dd7b87fb",
          "title": "Test tablet",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "ADD TO cart FROM LIST works, IF available",
              "fullTitle": "Test tablet ADD TO cart FROM LIST works, IF available",
              "timedOut": null,
              "duration": 12402,
              "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`<div class=\"modal fade dvsn-context-prompt-modal show\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" style=\"display: block;\">...</div>`\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`<div class=\"modal fade dvsn-context-prompt-modal show\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" style=\"display: block;\">...</div>`\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": "89a8dc40-2369-4ac3-938f-0ec1e36af66e",
              "parentUUID": "8a2efca4-b455-4680-a6ed-41e1dd7b87fb",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "89a8dc40-2369-4ac3-938f-0ec1e36af66e"
          ],
          "pending": [],
          "skipped": [],
          "duration": 12402,
          "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/77/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}