{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2023-01-10T10:07:57.124Z",
    "end": "2023-01-10T10:08:33.716Z",
    "duration": 36592,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "3840a232-4d53-4581-8a5e-b0b7f7ea3a83",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "cbc021d6-e374-4a02-9eba-d01ea044de7b",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Change username - Desktop",
              "fullTitle": "Test Change username - Desktop",
              "timedOut": null,
              "duration": 10844,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy);\n_global2[\"default\"].closeCookieDaunenstep(cy);\n_global2[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true);\n_global[\"default\"].enterAccountWithBasicCheck(cy, true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 2, true);\n_changeUsername[\"default\"].changeUsername(cy, \"gyufy123\", true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 1, true);\ncy.get('.account--welcome > h1').contains('gyufy123'); // RESET\n_global[\"default\"].clickOnAccountMenuSection(cy, 2, true);\n_changeUsername[\"default\"].changeUsername(cy, \"Service\", true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 1, true);\ncy.get('.account--welcome > h1').contains('Service');",
              "err": {
                "message": "CypressError: Timed out retrying after 4050ms: `cy.click()` failed because this element:\n\n`<a href=\"#\" class=\"cookie-permission--accept-button btn is--large is--center\">Alle ak...</a>`\n\nis being covered by another element:\n\n`<div class=\"_1apdn8a\">...</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`<a href=\"#\" class=\"cookie-permission--accept-button btn is--large is--center\">Alle ak...</a>`\n\nis being covered by another element:\n\n`<div class=\"_1apdn8a\">...</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 $Cy.ensureDescendents (https://www.daunenstep.com/__cypress/runner/cypress_runner.js:164036:78)\n    at ensureDescendents (https://www.daunenstep.com/__cypress/runner/cypress_runner.js:150250:8)\n    at ensureDescendentsAndScroll (https://www.daunenstep.com/__cypress/runner/cypress_runner.js:150257:14)\n    at ensureElIsNotCovered (https://www.daunenstep.com/__cypress/runner/cypress_runner.js:150389:5)\n    at runAllChecks (https://www.daunenstep.com/__cypress/runner/cypress_runner.js:150579:52)\n    at retryActionability (https://www.daunenstep.com/__cypress/runner/cypress_runner.js:150603:16)\n    at tryCatcher (https://www.daunenstep.com/__cypress/runner/cypress_runner.js:13022:23)\n    at Function.Promise.attempt.Promise.try (https://www.daunenstep.com/__cypress/runner/cypress_runner.js:10296:29)\n    at whenStable (https://www.daunenstep.com/__cypress/runner/cypress_runner.js:168760:63)\n    at https://www.daunenstep.com/__cypress/runner/cypress_runner.js:168257:14\n    at tryCatcher (https://www.daunenstep.com/__cypress/runner/cypress_runner.js:13022:23)\n    at Promise._settlePromiseFromHandler (https://www.daunenstep.com/__cypress/runner/cypress_runner.js:10957:31)\n    at Promise._settlePromise (https://www.daunenstep.com/__cypress/runner/cypress_runner.js:11014:18)\n    at Promise._settlePromise0 (https://www.daunenstep.com/__cypress/runner/cypress_runner.js:11059:10)\n    at Promise._settlePromises (https://www.daunenstep.com/__cypress/runner/cypress_runner.js:11139:18)\n    at Promise._fulfill (https://www.daunenstep.com/__cypress/runner/cypress_runner.js:11083:18)\nFrom Your Spec Code:\n    at Object.closeCookieDaunenstep (https://www.daunenstep.com/__cypress/tests?p=cypress/integration/shopware5/daunenstep/change-username.js:145:8)\n    at Context.eval (https://www.daunenstep.com/__cypress/tests?p=cypress/integration/shopware5/daunenstep/change-username.js:24:25)",
                "diff": null
              },
              "uuid": "7437644c-4af8-4c06-b4e3-da6b22abf2f8",
              "parentUUID": "cbc021d6-e374-4a02-9eba-d01ea044de7b",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Change username - Mobile",
              "fullTitle": "Test Change username - Mobile",
              "timedOut": null,
              "duration": 12524,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'iphone');\n_global2[\"default\"].closeCookieDaunenstep(cy);\n_global2[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true);\n_global[\"default\"].enterAccountWithBasicCheck(cy, true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 2, true);\n_changeUsername[\"default\"].changeUsername(cy, \"gyufy123\", true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 1, true);\ncy.get('.account--welcome > h1').contains('gyufy123'); // RESET\n_global[\"default\"].clickOnAccountMenuSection(cy, 2, true);\n_changeUsername[\"default\"].changeUsername(cy, \"Service\", true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 1, true);\ncy.get('.account--welcome > h1').contains('Service');",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.register--login-email > input`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.register--login-email > input`, but never found it.\n    at Context.eval (https://www.daunenstep.com/__cypress/tests?p=cypress/integration/shopware5/daunenstep/change-username.js:312:10)",
                "diff": null
              },
              "uuid": "3d8d290a-6f00-4808-ba09-a7739dd63de9",
              "parentUUID": "cbc021d6-e374-4a02-9eba-d01ea044de7b",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Change username - Tablet",
              "fullTitle": "Test Change username - Tablet",
              "timedOut": null,
              "duration": 11538,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'tablet');\n_global2[\"default\"].closeCookieDaunenstep(cy);\n_global2[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true);\n_global[\"default\"].enterAccountWithBasicCheck(cy, true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 2, true);\n_changeUsername[\"default\"].changeUsername(cy, \"gyufy123\", true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 1, true);\ncy.get('.account--welcome > h1').contains('gyufy123'); // RESET\n_global[\"default\"].clickOnAccountMenuSection(cy, 2, true);\n_changeUsername[\"default\"].changeUsername(cy, \"Service\", true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 1, true);\ncy.get('.account--welcome > h1').contains('Service');",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.register--login-email > input`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.register--login-email > input`, but never found it.\n    at Context.eval (https://www.daunenstep.com/__cypress/tests?p=cypress/integration/shopware5/daunenstep/change-username.js:312:10)",
                "diff": null
              },
              "uuid": "249580b8-aa3d-4cb2-9001-b6ecf663319a",
              "parentUUID": "cbc021d6-e374-4a02-9eba-d01ea044de7b",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "7437644c-4af8-4c06-b4e3-da6b22abf2f8",
            "3d8d290a-6f00-4808-ba09-a7739dd63de9",
            "249580b8-aa3d-4cb2-9001-b6ecf663319a"
          ],
          "pending": [],
          "skipped": [],
          "duration": 34906,
          "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.0"
    },
    "marge": {
      "options": {
        "reportDir": "cypress/results/9/10/reports"
      },
      "version": "6.1.0"
    }
  }
}