{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2025-04-07T14:16:13.679Z",
    "end": "2025-04-07T14:16:59.871Z",
    "duration": 46192,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "87cdab84-f1ca-453f-a033-a625ab606a7c",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/checkout-change-payment-method.js",
      "file": "cypress/e2e/shopware6/checkout-change-payment-method.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "fff309c2-26db-4d68-9730-2e4f820b4e6c",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Checkout - Change payment method - Desktop",
              "fullTitle": "Test Checkout - Change payment method - Desktop",
              "timedOut": null,
              "duration": 14754,
              "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": "e9189560-2ead-4085-b604-0947bccf671a",
              "parentUUID": "fff309c2-26db-4d68-9730-2e4f820b4e6c",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Checkout - Change payment method - Mobile",
              "fullTitle": "Test Checkout - Change payment method - Mobile",
              "timedOut": null,
              "duration": 13243,
              "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": "797e2acf-441c-40ac-8632-4f0e6a0d42a2",
              "parentUUID": "fff309c2-26db-4d68-9730-2e4f820b4e6c",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Checkout - Change payment method - Tablet",
              "fullTitle": "Test Checkout - Change payment method - Tablet",
              "timedOut": null,
              "duration": 15028,
              "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": "2dae8f81-4218-4134-9ee7-1a04a55b1cfc",
              "parentUUID": "fff309c2-26db-4d68-9730-2e4f820b4e6c",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "e9189560-2ead-4085-b604-0947bccf671a",
            "797e2acf-441c-40ac-8632-4f0e6a0d42a2",
            "2dae8f81-4218-4134-9ee7-1a04a55b1cfc"
          ],
          "pending": [],
          "skipped": [],
          "duration": 43025,
          "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/44/52/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}