{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2023-04-17T02:32:51.218Z",
    "end": "2023-04-17T02:38:54.199Z",
    "duration": 362981,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "cfed2a7a-31f8-4b24-992f-c512fda391a0",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "7db653dc-b22d-4ff0-ae9b-a99020565040",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Checkout - Change payment method - Desktop",
              "fullTitle": "Test Checkout - Change payment method - Desktop",
              "timedOut": null,
              "duration": 174889,
              "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\"].closeCookiesSalewa(cy);\n_global[\"default\"].selectNthTabHeaderMenu(cy, 2, true);\n_global[\"default\"].selectNthProductFromListing(cy, 1, true);\n_global2[\"default\"].addProductToCart(cy, 0, false, true, true);\n_global2[\"default\"].loginCheckoutPage(cy, _websiteMonitoring[\"default\"], true);\ncy.get('a.btn--checkout-proceed').click({\n  force: true\n});\ncy.get('a.btn--checkout-proceed').click({\n  force: true\n}); // change method + reset old method\nvar chooseMethod = '2';\n_checkoutChangePaymentMethod[\"default\"].changePaymentMethod(cy, chooseMethod, _websiteMonitoring[\"default\"], true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `#shippingPaymentForm :checked`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `#shippingPaymentForm :checked`, but never found it.\n    at Object.changePaymentMethod (https://www.salewa.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-salewa/checkout-change-payment-method.js:383:8)\n    at Context.eval (https://www.salewa.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-salewa/checkout-change-payment-method.js:44:45)",
                "diff": null
              },
              "uuid": "8cbf107c-0fb5-40e8-8ad4-9215e39884df",
              "parentUUID": "7db653dc-b22d-4ff0-ae9b-a99020565040",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Checkout - Change payment method - Mobile",
              "fullTitle": "Test Checkout - Change payment method - Mobile",
              "timedOut": null,
              "duration": 46781,
              "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);\n_global2[\"default\"].addProductToCart(cy, 0, false, true, true);\n_global2[\"default\"].loginCheckoutPage(cy, _websiteMonitoring[\"default\"], true);\ncy.get('a.btn--checkout-proceed').click({\n  force: true\n});\ncy.get('a.btn--checkout-proceed').click({\n  force: true\n}); // change method + reset old method\nvar chooseMethod = '2';\n_checkoutChangePaymentMethod[\"default\"].changePaymentMethod(cy, chooseMethod, _websiteMonitoring[\"default\"], true);",
              "err": {
                "message": "CypressError: Timed out retrying after 4050ms: `cy.click()` failed because this element:\n\n`<button role=\"button\" data-testid=\"uc-accept-all-button\" class=\"sc-eDvSVe jgTpjv\" style=\"margin: 4px 0px;\">Alles a...</button>`\n\nis being covered by another element:\n\n`<div class=\"js-guuru-launcher-attentionGrabber-content attention-attention-grabber-content-XowTW\">...</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 role=\"button\" data-testid=\"uc-accept-all-button\" class=\"sc-eDvSVe jgTpjv\" style=\"margin: 4px 0px;\">Alles a...</button>`\n\nis being covered by another element:\n\n`<div class=\"js-guuru-launcher-attentionGrabber-content attention-attention-grabber-content-XowTW\">...</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.salewa.com/__cypress/runner/cypress_runner.js:164036:78)\n    at ensureDescendents (https://www.salewa.com/__cypress/runner/cypress_runner.js:150250:8)\n    at ensureDescendentsAndScroll (https://www.salewa.com/__cypress/runner/cypress_runner.js:150257:14)\n    at ensureElIsNotCovered (https://www.salewa.com/__cypress/runner/cypress_runner.js:150389:5)\n    at runAllChecks (https://www.salewa.com/__cypress/runner/cypress_runner.js:150579:52)\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)\nFrom Your Spec Code:\n    at Context.eval (https://www.salewa.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-salewa/checkout-change-payment-method.js:445:105)",
                "diff": null
              },
              "uuid": "1b3ace84-d46a-4f0c-8e1b-d78517f98a8a",
              "parentUUID": "7db653dc-b22d-4ff0-ae9b-a99020565040",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Checkout - Change payment method - Tablet",
              "fullTitle": "Test Checkout - Change payment method - Tablet",
              "timedOut": null,
              "duration": 138395,
              "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);\n_global2[\"default\"].addProductToCart(cy, 0, false, true, true);\n_global2[\"default\"].loginCheckoutPage(cy, _websiteMonitoring[\"default\"], true);\ncy.get('a.btn--checkout-proceed').click({\n  force: true\n});\ncy.get('a.btn--checkout-proceed').click({\n  force: true\n}); // change method + reset old method\nvar chooseMethod = '2';\n_checkoutChangePaymentMethod[\"default\"].changePaymentMethod(cy, chooseMethod, _websiteMonitoring[\"default\"], true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `#shippingPaymentForm :checked`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `#shippingPaymentForm :checked`, but never found it.\n    at Object.changePaymentMethod (https://www.salewa.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-salewa/checkout-change-payment-method.js:383:8)\n    at Context.eval (https://www.salewa.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-salewa/checkout-change-payment-method.js:96:45)",
                "diff": null
              },
              "uuid": "e24520d9-b5c9-46ab-b853-dfe9c99ce390",
              "parentUUID": "7db653dc-b22d-4ff0-ae9b-a99020565040",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "8cbf107c-0fb5-40e8-8ad4-9215e39884df",
            "1b3ace84-d46a-4f0c-8e1b-d78517f98a8a",
            "e24520d9-b5c9-46ab-b853-dfe9c99ce390"
          ],
          "pending": [],
          "skipped": [],
          "duration": 360065,
          "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/52/reports"
      },
      "version": "6.1.0"
    }
  }
}