{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 1,
    "pending": 0,
    "failures": 2,
    "start": "2023-04-17T02:48:53.070Z",
    "end": "2023-04-17T02:53:28.174Z",
    "duration": 275104,
    "testsRegistered": 3,
    "passPercent": 33.33333333333333,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "91907d03-e857-4ccc-80fa-7887b5cf81a6",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "3b9cc487-01bc-4567-ba0f-464bc0858ec6",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Cart - Change quantity product from classic cart - Desktop",
              "fullTitle": "Test Cart - Change quantity product from classic cart - Desktop",
              "timedOut": null,
              "duration": 149503,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy);\n_global2[\"default\"].closeCookiesSalewa(cy);\n_global[\"default\"].selectNthTabHeaderMenu(cy, 2, true);\n_global[\"default\"].selectNthProductFromListing(cy, 1, true);\ncy.get('.price--content.content--default.price--regular-price').invoke('text').then(function (baseProductPrice) {\n  _global2[\"default\"].addProductToCart(cy, 0, true, false, true);\n  _cartClassicChangeQuantity[\"default\"].changeQuantity(cy, baseProductPrice, true);\n});",
              "err": {},
              "uuid": "9bfc1e2d-7fe2-4218-ae26-37f088786a10",
              "parentUUID": "3b9cc487-01bc-4567-ba0f-464bc0858ec6",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Cart - Change quantity product from classic cart - Mobile",
              "fullTitle": "Test Cart - Change quantity product from classic cart - Mobile",
              "timedOut": null,
              "duration": 65148,
              "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\"].closeCookiesSalewa(cy);\n_global[\"default\"].selectNthTabHeaderMenu(cy, 2, true);\n_global[\"default\"].selectNthProductFromListing(cy, 1, true);\ncy.get('.price--content.content--default.price--regular-price').invoke('text').then(function (baseProductPrice) {\n  _global2[\"default\"].addProductToCart(cy, 0, true, false, true);\n  _cartClassicChangeQuantity[\"default\"].changeQuantity(cy, baseProductPrice, true);\n});",
              "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 jgTpjv\" style=\"margin: 0px 6px;\">Accept All</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 jgTpjv\" style=\"margin: 0px 6px;\">Accept All</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.salewa.com/__cypress/runner/cypress_runner.js:163896:76)\n    at runAllChecks (https://www.salewa.com/__cypress/runner/cypress_runner.js:150523:12)\n    at retryActionability (https://www.salewa.com/__cypress/runner/cypress_runner.js:150603:16)\n    at tryCatcher (https://www.salewa.com/__cypress/runner/cypress_runner.js:13022:23)\n    at Function.Promise.attempt.Promise.try (https://www.salewa.com/__cypress/runner/cypress_runner.js:10296:29)\n    at whenStable (https://www.salewa.com/__cypress/runner/cypress_runner.js:168760:63)\n    at https://www.salewa.com/__cypress/runner/cypress_runner.js:168257:14\n    at tryCatcher (https://www.salewa.com/__cypress/runner/cypress_runner.js:13022:23)\n    at Promise._settlePromiseFromHandler (https://www.salewa.com/__cypress/runner/cypress_runner.js:10957:31)\n    at Promise._settlePromise (https://www.salewa.com/__cypress/runner/cypress_runner.js:11014:18)\n    at Promise._settlePromise0 (https://www.salewa.com/__cypress/runner/cypress_runner.js:11059:10)\n    at Promise._settlePromises (https://www.salewa.com/__cypress/runner/cypress_runner.js:11139:18)\n    at Promise._fulfill (https://www.salewa.com/__cypress/runner/cypress_runner.js:11083:18)\n    at https://www.salewa.com/__cypress/runner/cypress_runner.js:12697:46\nFrom Your Spec Code:\n    at Context.eval (https://www.salewa.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-salewa/cart-classic-change-quantity.js:430:105)",
                "diff": null
              },
              "uuid": "cadee3ad-35b7-4fbc-b6e3-b3365697c1b3",
              "parentUUID": "3b9cc487-01bc-4567-ba0f-464bc0858ec6",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Cart - Change quantity product from classic cart - Tablet",
              "fullTitle": "Test Cart - Change quantity product from classic cart - Tablet",
              "timedOut": null,
              "duration": 56924,
              "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\"].closeCookiesSalewa(cy);\n_global[\"default\"].selectNthTabHeaderMenu(cy, 2, true);\n_global[\"default\"].selectNthProductFromListing(cy, 1, true);\ncy.get('.price--content.content--default.price--regular-price').invoke('text').then(function (baseProductPrice) {\n  _global2[\"default\"].addProductToCart(cy, 0, true, false, true);\n  _cartClassicChangeQuantity[\"default\"].changeQuantity(cy, baseProductPrice, true);\n});",
              "err": {
                "message": "CypressError: Timed out after waiting `120000ms` for your remote page to load.\n\nYour page did not fire its `load` event within `120000ms`.\n\nYou can try increasing the `pageLoadTimeout` value in `cypress.json` to wait longer.\n\nBrowsers will not fire the `load` event until all stylesheets and scripts are done downloading.\n\nWhen this `load` event occurs, Cypress will continue running commands.",
                "estack": "CypressError: Timed out after waiting `120000ms` for your remote page to load.\n\nYour page did not fire its `load` event within `120000ms`.\n\nYou can try increasing the `pageLoadTimeout` value in `cypress.json` to wait longer.\n\nBrowsers will not fire the `load` event until all stylesheets and scripts are done downloading.\n\nWhen this `load` event occurs, Cypress will continue running commands.\n    at timedOutWaitingForPageLoad (https://www.salewa.com/__cypress/runner/cypress_runner.js:158276:72)\n    at https://www.salewa.com/__cypress/runner/cypress_runner.js:158596:16\n    at tryCatcher (https://www.salewa.com/__cypress/runner/cypress_runner.js:13022:23)\n    at https://www.salewa.com/__cypress/runner/cypress_runner.js:8144:41\n    at tryCatcher (https://www.salewa.com/__cypress/runner/cypress_runner.js:13022:23)\n    at Promise._settlePromiseFromHandler (https://www.salewa.com/__cypress/runner/cypress_runner.js:10957:31)\n    at Promise._settlePromise (https://www.salewa.com/__cypress/runner/cypress_runner.js:11014:18)\n    at Promise._settlePromise0 (https://www.salewa.com/__cypress/runner/cypress_runner.js:11059:10)\n    at Promise._settlePromises (https://www.salewa.com/__cypress/runner/cypress_runner.js:11135:18)\n    at _drainQueueStep (https://www.salewa.com/__cypress/runner/cypress_runner.js:7729:12)\n    at _drainQueue (https://www.salewa.com/__cypress/runner/cypress_runner.js:7722:9)\n    at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (https://www.salewa.com/__cypress/runner/cypress_runner.js:7738:5)\n    at Async.drainQueues (https://www.salewa.com/__cypress/runner/cypress_runner.js:7608:14)\nFrom Your Spec Code:\n    at Context.eval (https://www.salewa.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-salewa/cart-classic-change-quantity.js:503:12)",
                "diff": null
              },
              "uuid": "54dddf6d-52cd-4b0e-89f4-4acdbd1d1661",
              "parentUUID": "3b9cc487-01bc-4567-ba0f-464bc0858ec6",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "9bfc1e2d-7fe2-4218-ae26-37f088786a10"
          ],
          "failures": [
            "cadee3ad-35b7-4fbc-b6e3-b3365697c1b3",
            "54dddf6d-52cd-4b0e-89f4-4acdbd1d1661"
          ],
          "pending": [],
          "skipped": [],
          "duration": 271575,
          "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/5/55/reports"
      },
      "version": "6.1.0"
    }
  }
}