{
  "stats": {
    "suites": 3,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2023-11-07T16:27:31.813Z",
    "end": "2023-11-07T16:28:48.017Z",
    "duration": 76204,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "c9f20b37-aac5-4783-997c-ee49ed293ea6",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/bar-tek-tuning/remove-product-from-basket-view.js",
      "file": "cypress/e2e/shopware6/bar-tek-tuning/remove-product-from-basket-view.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "4f997ad5-d48b-431d-82ca-ad9a078e078b",
          "title": "Test desktop",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Remove Product from cart - Basket view",
              "fullTitle": "Test desktop Remove Product from cart - Basket view",
              "timedOut": null,
              "duration": 30625,
              "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 5000ms: `cy.wait()` timed out waiting `5000ms` for the 1st request to the route: `addArticle`. No request ever occurred.\n\nhttps://on.cypress.io/wait",
                "estack": "CypressError: Timed out retrying after 5000ms: `cy.wait()` timed out waiting `5000ms` for the 1st request to the route: `addArticle`. No request ever occurred.\n\nhttps://on.cypress.io/wait\n    at cypressErr (https://relaunch.bar-tek-tuning.de/__cypress/runner/cypress_runner.js:75224:18)\n    at Object.errByPath (https://relaunch.bar-tek-tuning.de/__cypress/runner/cypress_runner.js:75279:10)\n    at checkForXhr (https://relaunch.bar-tek-tuning.de/__cypress/runner/cypress_runner.js:135846:84)\n    at <unknown> (https://relaunch.bar-tek-tuning.de/__cypress/runner/cypress_runner.js:135869:28)\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.eval (webpack://cypress-website-monitoring/./cypress/steps/shopware6/bar-tek-tuning/global.js:155:15)",
                "diff": null
              },
              "uuid": "d4996618-0bb8-4917-8dcb-ea14f19eea50",
              "parentUUID": "4f997ad5-d48b-431d-82ca-ad9a078e078b",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "d4996618-0bb8-4917-8dcb-ea14f19eea50"
          ],
          "pending": [],
          "skipped": [],
          "duration": 30625,
          "root": false,
          "rootEmpty": false,
          "_timeout": 2000
        },
        {
          "uuid": "5fce05b1-c436-4cfc-b633-fd2d15963ddc",
          "title": "Test iphone",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Remove Product from cart - Basket view",
              "fullTitle": "Test iphone Remove Product from cart - Basket view",
              "timedOut": null,
              "duration": 12484,
              "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": "fc72ce06-2123-4bb0-8393-15094e685a96",
              "parentUUID": "5fce05b1-c436-4cfc-b633-fd2d15963ddc",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "fc72ce06-2123-4bb0-8393-15094e685a96"
          ],
          "pending": [],
          "skipped": [],
          "duration": 12484,
          "root": false,
          "rootEmpty": false,
          "_timeout": 2000
        },
        {
          "uuid": "d9d3ec0c-2ca5-44a9-99a8-c00b5640f019",
          "title": "Test tablet",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Remove Product from cart - Basket view",
              "fullTitle": "Test tablet Remove Product from cart - Basket view",
              "timedOut": null,
              "duration": 29333,
              "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 5000ms: `cy.wait()` timed out waiting `5000ms` for the 1st request to the route: `addArticle`. No request ever occurred.\n\nhttps://on.cypress.io/wait",
                "estack": "CypressError: Timed out retrying after 5000ms: `cy.wait()` timed out waiting `5000ms` for the 1st request to the route: `addArticle`. No request ever occurred.\n\nhttps://on.cypress.io/wait\n    at cypressErr (https://relaunch.bar-tek-tuning.de/__cypress/runner/cypress_runner.js:75224:18)\n    at Object.errByPath (https://relaunch.bar-tek-tuning.de/__cypress/runner/cypress_runner.js:75279:10)\n    at checkForXhr (https://relaunch.bar-tek-tuning.de/__cypress/runner/cypress_runner.js:135846:84)\n    at <unknown> (https://relaunch.bar-tek-tuning.de/__cypress/runner/cypress_runner.js:135869:28)\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.eval (webpack://cypress-website-monitoring/./cypress/steps/shopware6/bar-tek-tuning/global.js:155:15)",
                "diff": null
              },
              "uuid": "1770b431-cd8c-4da3-b76b-64d91a81dd5f",
              "parentUUID": "d9d3ec0c-2ca5-44a9-99a8-c00b5640f019",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "1770b431-cd8c-4da3-b76b-64d91a81dd5f"
          ],
          "pending": [],
          "skipped": [],
          "duration": 29333,
          "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/31/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}