{
  "stats": {
    "suites": 3,
    "tests": 3,
    "passes": 2,
    "pending": 0,
    "failures": 1,
    "start": "2023-11-07T16:47:11.949Z",
    "end": "2023-11-07T16:49:24.050Z",
    "duration": 132101,
    "testsRegistered": 3,
    "passPercent": 66.66666666666666,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "8b337549-25cf-46e9-b9f8-02eb639302a7",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/bar-tek-tuning/change-pdp-variant.js",
      "file": "cypress/e2e/shopware6/bar-tek-tuning/change-pdp-variant.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "bad7f238-7656-49a4-b198-5b9a93d62729",
          "title": "Test desktop",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "PDP change variant",
              "fullTitle": "Test desktop PDP change variant",
              "timedOut": null,
              "duration": 59684,
              "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": "0a12f6b1-a07b-4024-9f75-7076289c825b",
              "parentUUID": "bad7f238-7656-49a4-b198-5b9a93d62729",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "0a12f6b1-a07b-4024-9f75-7076289c825b"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 59684,
          "root": false,
          "rootEmpty": false,
          "_timeout": 2000
        },
        {
          "uuid": "8ddd0ed5-8e51-4e6b-8eda-3ce2e835fd51",
          "title": "Test iphone",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "PDP change variant",
              "fullTitle": "Test iphone PDP change variant",
              "timedOut": null,
              "duration": 13149,
              "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": "c5834818-3ff4-476b-b95f-a5445934603e",
              "parentUUID": "8ddd0ed5-8e51-4e6b-8eda-3ce2e835fd51",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "c5834818-3ff4-476b-b95f-a5445934603e"
          ],
          "pending": [],
          "skipped": [],
          "duration": 13149,
          "root": false,
          "rootEmpty": false,
          "_timeout": 2000
        },
        {
          "uuid": "79e7ff65-11e5-4245-b1df-9e272f739f43",
          "title": "Test tablet",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "PDP change variant",
              "fullTitle": "Test tablet PDP change variant",
              "timedOut": null,
              "duration": 55703,
              "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": "6fdbb2fb-8646-420e-a272-21f6316096f9",
              "parentUUID": "79e7ff65-11e5-4245-b1df-9e272f739f43",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "6fdbb2fb-8646-420e-a272-21f6316096f9"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 55703,
          "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/60/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}