{
  "stats": {
    "suites": 3,
    "tests": 3,
    "passes": 1,
    "pending": 0,
    "failures": 2,
    "start": "2023-11-07T17:03:57.241Z",
    "end": "2023-11-07T17:05:47.213Z",
    "duration": 109972,
    "testsRegistered": 3,
    "passPercent": 33.33333333333333,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "97d3c5c6-2f60-475d-b3dc-03ebfa1a8c18",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/bar-tek-tuning/change-username.js",
      "file": "cypress/e2e/shopware6/bar-tek-tuning/change-username.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "d8c309d9-8fe1-4bc0-a1d2-e4e15bb57491",
          "title": "Test desktop",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Change username",
              "fullTitle": "Test desktop Change username",
              "timedOut": null,
              "duration": 80497,
              "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": "0d65443d-3912-48a2-8fc8-0637cb67af7c",
              "parentUUID": "d8c309d9-8fe1-4bc0-a1d2-e4e15bb57491",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "0d65443d-3912-48a2-8fc8-0637cb67af7c"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 80497,
          "root": false,
          "rootEmpty": false,
          "_timeout": 2000
        },
        {
          "uuid": "b3d26451-2301-4538-bcd8-45a33a813432",
          "title": "Test iphone",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Change username",
              "fullTitle": "Test iphone Change username",
              "timedOut": null,
              "duration": 12926,
              "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": "c3dbdfa8-f703-4f01-8bca-c3b648f053bf",
              "parentUUID": "b3d26451-2301-4538-bcd8-45a33a813432",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "c3dbdfa8-f703-4f01-8bca-c3b648f053bf"
          ],
          "pending": [],
          "skipped": [],
          "duration": 12926,
          "root": false,
          "rootEmpty": false,
          "_timeout": 2000
        },
        {
          "uuid": "73e34684-a8eb-4c82-97ff-072430c9601d",
          "title": "Test tablet",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Change username",
              "fullTitle": "Test tablet Change username",
              "timedOut": null,
              "duration": 12960,
              "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": "bdb632d2-20b5-47a1-99d6-0f84e6b00651",
              "parentUUID": "73e34684-a8eb-4c82-97ff-072430c9601d",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "bdb632d2-20b5-47a1-99d6-0f84e6b00651"
          ],
          "pending": [],
          "skipped": [],
          "duration": 12960,
          "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/10/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}