{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2025-04-07T13:53:08.747Z",
    "end": "2025-04-07T13:53:43.489Z",
    "duration": 34742,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "16b9e7ab-f027-488d-8716-66ba9ed66612",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/account-change-default-address.js",
      "file": "cypress/e2e/shopware6/account-change-default-address.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "9c49e847-ab20-4f35-81a9-f463919a6880",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "ACCOUNT - CHANGE DEFAULT address FOR BOTH - Desktop",
              "fullTitle": "Test ACCOUNT - CHANGE DEFAULT address FOR BOTH - Desktop",
              "timedOut": null,
              "duration": 11606,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy);\nlet baseurl = _websiteMonitoring.default.readEnvVariable('url');\n_global.default.loginFromHeader(cy, _websiteMonitoring.default, true);\n_global.default.enterAccountWithBasicCheck(cy, true);\n_global.default.clickOnAccountMenuSection(cy, 3, true);\ncy.get('.address-action-create > a').click({\n  force: true\n});\n_global.default.createBasicAddress(cy, true);\ncy.get('button.address-form-submit').click({\n  force: true\n});\ncy.get('button.address-action-set-default-shipping').click({\n  force: true\n});\ncy.get('button.address-action-set-default-billing').click({\n  force: true\n});\n_global.default.selectNthTabHeaderMenu(cy, 3, true);\n_global.default.selectNthProductFromListing(cy, 1, true);\n_global.default.addProductToCart(cy, 0, false, true, true);\ncy.get('.confirm-address-billing .address p').should('contain', 'Service');\ncy.visit(baseurl);\n_global.default.enterAccountWithBasicCheck(cy, true);\n_global.default.clickOnAccountMenuSection(cy, 3, true);\ncy.get('button.address-action-set-default-shipping').click({\n  force: true\n});\ncy.get('button.address-action-set-default-billing').click({\n  force: true\n});\n_global.default.deleteNthAddress(cy, 1, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `div.card-header`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `div.card-header`, but never found it.\n    at Object.enterAccountWithBasicCheck (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:88:11)\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/e2e/shopware6/account-change-default-address.js:17:15)",
                "diff": null
              },
              "uuid": "93d637fd-065d-447b-8395-5b7e81d39be4",
              "parentUUID": "9c49e847-ab20-4f35-81a9-f463919a6880",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "ACCOUNT - CHANGE DEFAULT address FOR BOTH - Mobile",
              "fullTitle": "Test ACCOUNT - CHANGE DEFAULT address FOR BOTH - Mobile",
              "timedOut": null,
              "duration": 10344,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy, 'iphone');\nlet baseurl = _websiteMonitoring.default.readEnvVariable('url');\n_global.default.loginFromHeader(cy, _websiteMonitoring.default, true);\n_global.default.enterAccountWithBasicCheck(cy, true);\n_global.default.clickOnAccountMenuSection(cy, 3, true);\ncy.get('.address-action-create > a').click({\n  force: true\n});\n_global.default.createBasicAddress(cy, true);\ncy.get('button.address-form-submit').click({\n  force: true\n});\ncy.get('button.address-action-set-default-shipping').click({\n  force: true\n});\ncy.get('button.address-action-set-default-billing').click({\n  force: true\n});\n_global.default.selectNthTabHeaderMenu(cy, 3, true);\n_global.default.selectNthProductFromListing(cy, 1, true);\n_global.default.addProductToCart(cy, 0, false, true, true);\ncy.get('.confirm-address-billing .address p').should('contain', 'Service');\ncy.visit(baseurl);\n_global.default.enterAccountWithBasicCheck(cy, true);\n_global.default.clickOnAccountMenuSection(cy, 3, true);\ncy.get('button.address-action-set-default-shipping').click({\n  force: true\n});\ncy.get('button.address-action-set-default-billing').click({\n  force: true\n});\n_global.default.deleteNthAddress(cy, 1, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `div.card-header`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `div.card-header`, but never found it.\n    at Object.enterAccountWithBasicCheck (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:88:11)\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/e2e/shopware6/account-change-default-address.js:52:15)",
                "diff": null
              },
              "uuid": "e0bdd12a-19b8-4816-b5f3-61be5eaeaeee",
              "parentUUID": "9c49e847-ab20-4f35-81a9-f463919a6880",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "ACCOUNT - CHANGE DEFAULT address FOR BOTH - Tablet",
              "fullTitle": "Test ACCOUNT - CHANGE DEFAULT address FOR BOTH - Tablet",
              "timedOut": null,
              "duration": 10121,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy, 'tablet');\nlet baseurl = _websiteMonitoring.default.readEnvVariable('url');\n_global.default.loginFromHeader(cy, _websiteMonitoring.default, true);\n_global.default.enterAccountWithBasicCheck(cy, true);\n_global.default.clickOnAccountMenuSection(cy, 3, true);\ncy.get('.address-action-create > a').click({\n  force: true\n});\n_global.default.createBasicAddress(cy, true);\ncy.get('button.address-form-submit').click({\n  force: true\n});\ncy.get('button.address-action-set-default-shipping').click({\n  force: true\n});\ncy.get('button.address-action-set-default-billing').click({\n  force: true\n});\n_global.default.selectNthTabHeaderMenu(cy, 3, true);\n_global.default.selectNthProductFromListing(cy, 1, true);\n_global.default.addProductToCart(cy, 0, false, true, true);\ncy.get('.confirm-address-billing .address p').should('contain', 'Service');\ncy.visit(baseurl);\n_global.default.enterAccountWithBasicCheck(cy, true);\n_global.default.clickOnAccountMenuSection(cy, 3, true);\ncy.get('button.address-action-set-default-shipping').click({\n  force: true\n});\ncy.get('button.address-action-set-default-billing').click({\n  force: true\n});\n_global.default.deleteNthAddress(cy, 1, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `div.card-header`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `div.card-header`, but never found it.\n    at Object.enterAccountWithBasicCheck (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:88:11)\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/e2e/shopware6/account-change-default-address.js:87:15)",
                "diff": null
              },
              "uuid": "f0b40978-8142-44e5-ab25-079bfb860d1c",
              "parentUUID": "9c49e847-ab20-4f35-81a9-f463919a6880",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "93d637fd-065d-447b-8395-5b7e81d39be4",
            "e0bdd12a-19b8-4816-b5f3-61be5eaeaeee",
            "f0b40978-8142-44e5-ab25-079bfb860d1c"
          ],
          "pending": [],
          "skipped": [],
          "duration": 32071,
          "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/47/66/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}