{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2025-04-07T15:11:18.674Z",
    "end": "2025-04-07T15:11:39.283Z",
    "duration": 20609,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "2d4fac8a-8da0-4b5c-b2dc-26a0dbd70a44",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/delete-address.js",
      "file": "cypress/e2e/shopware6/delete-address.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "7cc45be4-da05-4a77-9653-cd9f4c2710a2",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Delete address - Desktop",
              "fullTitle": "Test Delete address - Desktop",
              "timedOut": null,
              "duration": 6648,
              "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.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//compile the form to create the address\n_global.default.createBasicAddress(cy, true);\ncy.get('button.address-form-submit[type=\"submit\"]').click({\n  force: true\n});\ncy.wait(1000);\ncy.get(\".alert-success\").should('exist').and('be.visible');\n_global.default.deleteNthAddress(cy, 1, true);\n_global.default.containsElementWithText(\"L'indirizzo è stato cancellato\", \"Adresse erfolgreich gelöscht.\", \"Address has been deleted.\");",
              "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": "8e172d16-bdb4-4f44-bd92-d662973856f7",
              "parentUUID": "7cc45be4-da05-4a77-9653-cd9f4c2710a2",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Delete address - Mobile",
              "fullTitle": "Test Delete address - Mobile",
              "timedOut": null,
              "duration": 5722,
              "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.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//compile the form to create the address\n_global.default.createBasicAddress(cy, true);\ncy.get('button.address-form-submit[type=\"submit\"]').click({\n  force: true\n});\ncy.wait(1000);\ncy.get(\".alert-success\").should('exist').and('be.visible');\n_global.default.deleteNthAddress(cy, 1, true);\n_global.default.containsElementWithText(\"L'indirizzo è stato cancellato\", \"Adresse erfolgreich gelöscht.\", \"Address has been deleted.\");",
              "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": "981bb355-ceea-4b73-b198-a727415a0f81",
              "parentUUID": "7cc45be4-da05-4a77-9653-cd9f4c2710a2",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Delete address - Tablet",
              "fullTitle": "Test Delete address - Tablet",
              "timedOut": null,
              "duration": 5754,
              "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.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//compile the form to create the address\n_global.default.createBasicAddress(cy, true);\ncy.get('button.address-form-submit[type=\"submit\"]').click({\n  force: true\n});\ncy.wait(1000);\ncy.get(\".alert-success\").should('exist').and('be.visible');\n_global.default.deleteNthAddress(cy, 1, true);\n_global.default.containsElementWithText(\"L'indirizzo è stato cancellato\", \"Adresse erfolgreich gelöscht.\", \"Address has been deleted.\");",
              "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": "6a9c3178-8af2-48bb-b31b-c42273cf2929",
              "parentUUID": "7cc45be4-da05-4a77-9653-cd9f4c2710a2",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "8e172d16-bdb4-4f44-bd92-d662973856f7",
            "981bb355-ceea-4b73-b198-a727415a0f81",
            "6a9c3178-8af2-48bb-b31b-c42273cf2929"
          ],
          "pending": [],
          "skipped": [],
          "duration": 18124,
          "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/13/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}