{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2023-04-09T22:10:10.770Z",
    "end": "2023-04-09T22:12:42.321Z",
    "duration": 151551,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "5c8df132-f5a6-467c-b1b9-6c2769943daf",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "ce1fc15c-e354-4f32-a00c-f0d643207b9d",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Log in as a user in the home page and remove item from the cart - Desktop",
              "fullTitle": "Test Log in as a user in the home page and remove item from the cart - Desktop",
              "timedOut": null,
              "duration": 48607,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy);\nvar baseurl = _websiteMonitoring[\"default\"].readEnvVariable('url');\nvar mail = _websiteMonitoring[\"default\"].getConfigValue('username');\nvar oldPwd = _websiteMonitoring[\"default\"].getConfigValue('complexPassword');\n_global2[\"default\"].closeCookiesDynafit(cy);\ncy.intercept({\n  method: 'POST',\n  url: '**/account/login'\n}).as('dataGetFirst');\n_global2[\"default\"].loginFromHeader(cy, mail, oldPwd, true);\ncy.wait('@dataGetFirst').its('response.statusCode').should('equal', 200);\n_global[\"default\"].selectNthTabHeaderMenu(cy, 2, true);\n_global2[\"default\"].selectNthProductFromListing(cy, 1, true);\n_global2[\"default\"].addProductToCart(cy, 0, true, false, true);\ncy.intercept({\n  method: 'POST',\n  url: '**/checkout/deleteArticle/**'\n}).as('deleteArticle');\ncy.get('button.column--actions-link').filter(\":visible\").click({\n  force: true,\n  multiple: true\n});\ncy.wait('@deleteArticle').its('response.statusCode').should('equal', 200);\ncy.visit(baseurl);\n_emptyShoppingCartAfterLogout[\"default\"].emptyCheckout(cy, baseurl);\n_global2[\"default\"].logoutUser(cy, true);\n_global[\"default\"].containsElementWithText(\"Disconnessione eseguita!\", \"Logout erfolgreich!\", \"Successful logout!\");\n_global2[\"default\"].loginFromHeader(cy, mail, oldPwd, true);\n_emptyShoppingCartAfterLogout[\"default\"].emptyCheckout(cy, baseurl);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.header--entry.entry--account > a`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.header--entry.entry--account > a`, but never found it.\n    at Object.clickOnAccountMenuSection (https://www.dynafit.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-dynafit/empty-shopping-cart-after-logout.js:670:8)\n    at Object.logoutUser (https://www.dynafit.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-dynafit/empty-shopping-cart-after-logout.js:676:10)\n    at Context.eval (https://www.dynafit.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-dynafit/empty-shopping-cart-after-logout.js:61:25)",
                "diff": null
              },
              "uuid": "9d2dcb16-1537-4437-842b-c7776391a71b",
              "parentUUID": "ce1fc15c-e354-4f32-a00c-f0d643207b9d",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Log in as a user in the home page and remove item from the cart - Mobile",
              "fullTitle": "Test Log in as a user in the home page and remove item from the cart - Mobile",
              "timedOut": null,
              "duration": 76946,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'iphone');\nvar baseurl = _websiteMonitoring[\"default\"].readEnvVariable('url');\nvar mail = _websiteMonitoring[\"default\"].getConfigValue('username');\nvar oldPwd = _websiteMonitoring[\"default\"].getConfigValue('complexPassword');\n_global2[\"default\"].closeCookiesDynafit(cy);\n_global2[\"default\"].loginFromHeaderMobile(cy, mail, oldPwd, true);\n_global[\"default\"].selectNthTabHeaderMenu(cy, 2, true);\n_global2[\"default\"].selectNthProductFromListing(cy, 1, true);\n_global2[\"default\"].addProductToCart(cy, 0, true, false, true);\ncy.intercept({\n  method: 'POST',\n  url: '**/checkout/deleteArticle/**'\n}).as('deleteArticle');\ncy.get('button.column--actions-link').filter(\":visible\").click({\n  force: true,\n  multiple: true\n});\ncy.wait('@deleteArticle').its('response.statusCode').should('equal', 200);\ncy.visit(baseurl);\n_emptyShoppingCartAfterLogout[\"default\"].emptyCheckout(cy, baseurl);\n_global2[\"default\"].logoutUser(cy, true);\n_global[\"default\"].containsElementWithText(\"Disconnessione eseguita!\", \"Logout erfolgreich!\", \"Successful logout!\");\n_global2[\"default\"].loginFromHeaderMobile(cy, mail, oldPwd, true);\n_emptyShoppingCartAfterLogout[\"default\"].emptyCheckout(cy, baseurl);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.header--entry.entry--account > a`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.header--entry.entry--account > a`, but never found it.\n    at Object.clickOnAccountMenuSection (https://www.dynafit.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-dynafit/empty-shopping-cart-after-logout.js:670:8)\n    at Object.logoutUser (https://www.dynafit.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-dynafit/empty-shopping-cart-after-logout.js:676:10)\n    at Context.eval (https://www.dynafit.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-dynafit/empty-shopping-cart-after-logout.js:103:25)",
                "diff": null
              },
              "uuid": "92f6bdf4-40e4-4c8b-abfa-ecc70d87fa86",
              "parentUUID": "ce1fc15c-e354-4f32-a00c-f0d643207b9d",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Log in as a user in the home page and remove item from the cart - Tablet",
              "fullTitle": "Test Log in as a user in the home page and remove item from the cart - Tablet",
              "timedOut": null,
              "duration": 23574,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'tablet');\nvar baseurl = _websiteMonitoring[\"default\"].readEnvVariable('url');\nvar mail = _websiteMonitoring[\"default\"].getConfigValue('username');\nvar oldPwd = _websiteMonitoring[\"default\"].getConfigValue('complexPassword');\n_global2[\"default\"].closeCookiesDynafit(cy);\n_global2[\"default\"].loginFromHeaderMobile(cy, mail, oldPwd, true);\n_global[\"default\"].selectNthTabHeaderMenu(cy, 2, true);\n_global2[\"default\"].selectNthProductFromListing(cy, 1, true);\n_global2[\"default\"].addProductToCart(cy, 0, true, false, true);\ncy.intercept({\n  method: 'POST',\n  url: '**/checkout/deleteArticle/**'\n}).as('deleteArticle');\ncy.get('button.column--actions-link').filter(\":visible\").click({\n  force: true,\n  multiple: true\n});\ncy.wait('@deleteArticle').its('response.statusCode').should('equal', 200);\ncy.visit(baseurl);\n_emptyShoppingCartAfterLogout[\"default\"].emptyCheckout(cy, baseurl);\n_global2[\"default\"].logoutUser(cy, true);\n_global[\"default\"].containsElementWithText(\"Disconnessione eseguita!\", \"Logout erfolgreich!\", \"Successful logout!\");\n_global2[\"default\"].loginFromHeaderMobile(cy, mail, oldPwd, true);\n_emptyShoppingCartAfterLogout[\"default\"].emptyCheckout(cy, baseurl);",
              "err": {
                "message": "CypressError: Timed out retrying after 4050ms: `cy.click()` failed because this element is detached from the DOM.\n\n`<button role=\"button\" data-testid=\"uc-accept-all-button\" class=\"sc-eDvSVe fAbsyE\" style=\"margin: 0px 6px;\">Alles a...</button>`\n\nCypress requires elements be attached in the DOM to interact with them.\n\nThe previous command that ran was:\n\n  > `cy.find()`\n\nThis DOM element likely became detached somewhere between the previous and current command.\n\nCommon situations why this happens:\n  - Your JS framework re-rendered asynchronously\n  - Your app code reacted to an event firing and removed the element\n\nYou typically need to re-query for the element or add 'guards' which delay Cypress from running new commands.\n\nhttps://on.cypress.io/element-has-detached-from-dom",
                "estack": "CypressError: Timed out retrying after 4050ms: `cy.click()` failed because this element is detached from the DOM.\n\n`<button role=\"button\" data-testid=\"uc-accept-all-button\" class=\"sc-eDvSVe fAbsyE\" style=\"margin: 0px 6px;\">Alles a...</button>`\n\nCypress requires elements be attached in the DOM to interact with them.\n\nThe previous command that ran was:\n\n  > `cy.find()`\n\nThis DOM element likely became detached somewhere between the previous and current command.\n\nCommon situations why this happens:\n  - Your JS framework re-rendered asynchronously\n  - Your app code reacted to an event firing and removed the element\n\nYou typically need to re-query for the element or add 'guards' which delay Cypress from running new commands.\n\nhttps://on.cypress.io/element-has-detached-from-dom\n    at $Cy.ensureAttached (https://www.dynafit.com/__cypress/runner/cypress_runner.js:163896:76)\n    at runAllChecks (https://www.dynafit.com/__cypress/runner/cypress_runner.js:150523:12)\n    at retryActionability (https://www.dynafit.com/__cypress/runner/cypress_runner.js:150603:16)\n    at tryCatcher (https://www.dynafit.com/__cypress/runner/cypress_runner.js:13022:23)\n    at Function.Promise.attempt.Promise.try (https://www.dynafit.com/__cypress/runner/cypress_runner.js:10296:29)\n    at whenStable (https://www.dynafit.com/__cypress/runner/cypress_runner.js:168760:63)\n    at https://www.dynafit.com/__cypress/runner/cypress_runner.js:168257:14\n    at tryCatcher (https://www.dynafit.com/__cypress/runner/cypress_runner.js:13022:23)\n    at Promise._settlePromiseFromHandler (https://www.dynafit.com/__cypress/runner/cypress_runner.js:10957:31)\n    at Promise._settlePromise (https://www.dynafit.com/__cypress/runner/cypress_runner.js:11014:18)\n    at Promise._settlePromise0 (https://www.dynafit.com/__cypress/runner/cypress_runner.js:11059:10)\n    at Promise._settlePromises (https://www.dynafit.com/__cypress/runner/cypress_runner.js:11139:18)\n    at Promise._fulfill (https://www.dynafit.com/__cypress/runner/cypress_runner.js:11083:18)\n    at https://www.dynafit.com/__cypress/runner/cypress_runner.js:12697:46\nFrom Your Spec Code:\n    at Object.closeCookiesDynafit (https://www.dynafit.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-dynafit/empty-shopping-cart-after-logout.js:472:103)\n    at Context.eval (https://www.dynafit.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-dynafit/empty-shopping-cart-after-logout.js:122:25)",
                "diff": null
              },
              "uuid": "d823969a-2c58-474a-aff5-d9309eb2841c",
              "parentUUID": "ce1fc15c-e354-4f32-a00c-f0d643207b9d",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "9d2dcb16-1537-4437-842b-c7776391a71b",
            "92f6bdf4-40e4-4c8b-abfa-ecc70d87fa86",
            "d823969a-2c58-474a-aff5-d9309eb2841c"
          ],
          "pending": [],
          "skipped": [],
          "duration": 149127,
          "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/2/131/reports"
      },
      "version": "6.1.0"
    }
  }
}