{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2025-04-07T14:17:09.204Z",
    "end": "2025-04-07T14:17:56.020Z",
    "duration": 46816,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "f229ab5e-411d-4e39-8bfe-83d5711cf965",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/checkout-change-shipping-method.js",
      "file": "cypress/e2e/shopware6/checkout-change-shipping-method.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "cc50f647-5e20-495e-8432-6b067e2c8751",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Checkout - Change shipping method - Desktop",
              "fullTitle": "Test Checkout - Change shipping method - Desktop",
              "timedOut": null,
              "duration": 14537,
              "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 chooseShipping = '2';\n_checkoutChangeShippingMethod.default.changeShippingMethod(cy, chooseShipping, _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-shipping-method.js:20:11)",
                "diff": null
              },
              "uuid": "a6cfe6c2-46a4-452b-beaa-c56229ed7cdf",
              "parentUUID": "cc50f647-5e20-495e-8432-6b067e2c8751",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Checkout - Change shipping method - Mobile",
              "fullTitle": "Test Checkout - Change shipping method - Mobile",
              "timedOut": null,
              "duration": 13167,
              "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 chooseShipping = '2';\n_checkoutChangeShippingMethod.default.changeShippingMethod(cy, chooseShipping, _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-shipping-method.js:36:11)",
                "diff": null
              },
              "uuid": "701dd355-65e0-4f1f-be32-15462e48a638",
              "parentUUID": "cc50f647-5e20-495e-8432-6b067e2c8751",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Checkout - Change shipping method - Tablet",
              "fullTitle": "Test Checkout - Change shipping method - Tablet",
              "timedOut": null,
              "duration": 16006,
              "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 chooseShipping = '2';\n_checkoutChangeShippingMethod.default.changeShippingMethod(cy, chooseShipping, _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-shipping-method.js:52:11)",
                "diff": null
              },
              "uuid": "97a4ae59-a114-4982-a581-849590acbede",
              "parentUUID": "cc50f647-5e20-495e-8432-6b067e2c8751",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "a6cfe6c2-46a4-452b-beaa-c56229ed7cdf",
            "701dd355-65e0-4f1f-be32-15462e48a638",
            "97a4ae59-a114-4982-a581-849590acbede"
          ],
          "pending": [],
          "skipped": [],
          "duration": 43710,
          "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/53/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}