{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2025-02-17T09:24:31.521Z",
    "end": "2025-02-17T09:24:57.704Z",
    "duration": 26183,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "ef8e6170-3939-4737-96a6-3d6b29b0e313",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/account-change-default-address.js",
      "file": "cypress/e2e/shopware6/account-change-default-address.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "b1251b3f-ed57-4681-9313-6138236c9a56",
          "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": 8335,
              "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: `button#accountWidget`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `button#accountWidget`, but never found it.\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:48:15)",
                "diff": null
              },
              "uuid": "bc9220cb-4d6c-464c-97e1-854f40c89408",
              "parentUUID": "b1251b3f-ed57-4681-9313-6138236c9a56",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "ACCOUNT - CHANGE DEFAULT address FOR BOTH - Mobile",
              "fullTitle": "Test ACCOUNT - CHANGE DEFAULT address FOR BOTH - Mobile",
              "timedOut": null,
              "duration": 7759,
              "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: `button#accountWidget`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `button#accountWidget`, but never found it.\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:48:15)",
                "diff": null
              },
              "uuid": "ccf1a62e-8506-4aff-868c-b4f0fadecb85",
              "parentUUID": "b1251b3f-ed57-4681-9313-6138236c9a56",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "ACCOUNT - CHANGE DEFAULT address FOR BOTH - Tablet",
              "fullTitle": "Test ACCOUNT - CHANGE DEFAULT address FOR BOTH - Tablet",
              "timedOut": null,
              "duration": 6764,
              "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: `button#accountWidget`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `button#accountWidget`, but never found it.\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:48:15)",
                "diff": null
              },
              "uuid": "febbbc8b-342b-493b-9b54-f7e23f39ca1a",
              "parentUUID": "b1251b3f-ed57-4681-9313-6138236c9a56",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "bc9220cb-4d6c-464c-97e1-854f40c89408",
            "ccf1a62e-8506-4aff-868c-b4f0fadecb85",
            "febbbc8b-342b-493b-9b54-f7e23f39ca1a"
          ],
          "pending": [],
          "skipped": [],
          "duration": 22858,
          "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/38/66/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}