{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2025-04-07T15:12:43.724Z",
    "end": "2025-04-07T15:13:04.107Z",
    "duration": 20383,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "b5784a25-64de-4fe0-93b7-8c777ae41f36",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/account-change-default-address.js",
      "file": "cypress/e2e/shopware6/account-change-default-address.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "e7d9783d-6800-40f7-a0c6-500a2e8fd688",
          "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": 6444,
              "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: `a.btn-primary.account-menu-login-button:visible`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `a.btn-primary.account-menu-login-button:visible`, but never found it.\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:49:15)",
                "diff": null
              },
              "uuid": "9ac63749-ba5e-4e90-9655-3c403874b2fc",
              "parentUUID": "e7d9783d-6800-40f7-a0c6-500a2e8fd688",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "ACCOUNT - CHANGE DEFAULT address FOR BOTH - Mobile",
              "fullTitle": "Test ACCOUNT - CHANGE DEFAULT address FOR BOTH - Mobile",
              "timedOut": null,
              "duration": 5696,
              "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: `a.btn-primary.account-menu-login-button:visible`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `a.btn-primary.account-menu-login-button:visible`, but never found it.\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:49:15)",
                "diff": null
              },
              "uuid": "27602670-0f62-4b85-a4dc-3350a3a55e7e",
              "parentUUID": "e7d9783d-6800-40f7-a0c6-500a2e8fd688",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "ACCOUNT - CHANGE DEFAULT address FOR BOTH - Tablet",
              "fullTitle": "Test ACCOUNT - CHANGE DEFAULT address FOR BOTH - Tablet",
              "timedOut": null,
              "duration": 5755,
              "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: `a.btn-primary.account-menu-login-button:visible`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `a.btn-primary.account-menu-login-button:visible`, but never found it.\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:49:15)",
                "diff": null
              },
              "uuid": "eea4a1fe-10d6-4c24-a5f2-0b5f1b4ec646",
              "parentUUID": "e7d9783d-6800-40f7-a0c6-500a2e8fd688",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "9ac63749-ba5e-4e90-9655-3c403874b2fc",
            "27602670-0f62-4b85-a4dc-3350a3a55e7e",
            "eea4a1fe-10d6-4c24-a5f2-0b5f1b4ec646"
          ],
          "pending": [],
          "skipped": [],
          "duration": 17895,
          "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/43/66/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}