{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2025-04-07T15:32:04.838Z",
    "end": "2025-04-07T15:32:29.778Z",
    "duration": 24940,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "1841ee35-3ff4-4ff1-8f64-82157731e4a6",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/checkout-change-payment-method.js",
      "file": "cypress/e2e/shopware6/checkout-change-payment-method.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "2b5dd698-202f-4604-ad1c-69d361e3010b",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Checkout - Change payment method - Desktop",
              "fullTitle": "Test Checkout - Change payment method - Desktop",
              "timedOut": null,
              "duration": 8108,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy);\n_global.default.selectNthTabHeaderMenu(cy, 5, true);\n_global.default.selectNthProductFromListing(cy, 7, true);\n_global.default.addProductToCart(cy, 0, false, true, true);\ncy.get('.login-collapse-toggle').click({\n  force: true\n});\n_global.default.loginCheckoutPage(cy, _websiteMonitoring.default, true);\n// change method + reset old method\nlet chooseMethod = '2';\n_checkoutChangePaymentMethod.default.changePaymentMethod(cy, chooseMethod, _websiteMonitoring.default, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.login-collapse-toggle`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.login-collapse-toggle`, but never found it.\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/e2e/shopware6/checkout-change-payment-method.js:20:11)",
                "diff": null
              },
              "uuid": "3ce36f9c-0f56-4762-885b-92cce6521773",
              "parentUUID": "2b5dd698-202f-4604-ad1c-69d361e3010b",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Checkout - Change payment method - Mobile",
              "fullTitle": "Test Checkout - Change payment method - Mobile",
              "timedOut": null,
              "duration": 6750,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy, 'iphone');\n_global.default.selectNthTabHeaderMenu(cy, 5, true);\n_global.default.selectNthProductFromListing(cy, 7, true);\n_global.default.addProductToCart(cy, 0, false, true, true);\ncy.get('.login-collapse-toggle').click({\n  force: true\n});\n_global.default.loginCheckoutPage(cy, _websiteMonitoring.default, true);\n// change method + reset old method\nlet chooseMethod = '2';\n_checkoutChangePaymentMethod.default.changePaymentMethod(cy, chooseMethod, _websiteMonitoring.default, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.login-collapse-toggle`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.login-collapse-toggle`, but never found it.\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/e2e/shopware6/checkout-change-payment-method.js:36:11)",
                "diff": null
              },
              "uuid": "b13c190e-07cc-4f0e-9c7b-3bb81218ba0b",
              "parentUUID": "2b5dd698-202f-4604-ad1c-69d361e3010b",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Checkout - Change payment method - Tablet",
              "fullTitle": "Test Checkout - Change payment method - Tablet",
              "timedOut": null,
              "duration": 6464,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy, 'tablet');\n_global.default.selectNthTabHeaderMenu(cy, 5, true);\n_global.default.selectNthProductFromListing(cy, 7, true);\n_global.default.addProductToCart(cy, 0, false, true, true);\ncy.get('.login-collapse-toggle').click({\n  force: true\n});\n_global.default.loginCheckoutPage(cy, _websiteMonitoring.default, true);\n// change method + reset old method\nlet chooseMethod = '2';\n_checkoutChangePaymentMethod.default.changePaymentMethod(cy, chooseMethod, _websiteMonitoring.default, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.login-collapse-toggle`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.login-collapse-toggle`, but never found it.\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/e2e/shopware6/checkout-change-payment-method.js:52:11)",
                "diff": null
              },
              "uuid": "3cfe6c35-4013-489c-a383-5981334a53af",
              "parentUUID": "2b5dd698-202f-4604-ad1c-69d361e3010b",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "3ce36f9c-0f56-4762-885b-92cce6521773",
            "b13c190e-07cc-4f0e-9c7b-3bb81218ba0b",
            "3cfe6c35-4013-489c-a383-5981334a53af"
          ],
          "pending": [],
          "skipped": [],
          "duration": 21322,
          "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/45/52/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}