{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2025-04-07T14:43:33.671Z",
    "end": "2025-04-07T14:44:41.067Z",
    "duration": 67396,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "75219460-7d05-47f5-b0ce-97e22b230192",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/delete-address.js",
      "file": "cypress/e2e/shopware6/delete-address.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "badda19e-87e7-4d75-8c22-77b147640e62",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Delete address - Desktop",
              "fullTitle": "Test Delete address - Desktop",
              "timedOut": null,
              "duration": 22611,
              "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: `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/delete-address.js:15:15)",
                "diff": null
              },
              "uuid": "8061748e-5459-418d-8b40-eb997d9743d6",
              "parentUUID": "badda19e-87e7-4d75-8c22-77b147640e62",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Delete address - Mobile",
              "fullTitle": "Test Delete address - Mobile",
              "timedOut": null,
              "duration": 20447,
              "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: `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/delete-address.js:42:15)",
                "diff": null
              },
              "uuid": "2ed41b74-46bc-4bfc-a7f3-13582cde272a",
              "parentUUID": "badda19e-87e7-4d75-8c22-77b147640e62",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Delete address - Tablet",
              "fullTitle": "Test Delete address - Tablet",
              "timedOut": null,
              "duration": 21721,
              "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: `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/delete-address.js:69:15)",
                "diff": null
              },
              "uuid": "c4589b31-e34e-44ba-9a6f-00761a84ceff",
              "parentUUID": "badda19e-87e7-4d75-8c22-77b147640e62",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "8061748e-5459-418d-8b40-eb997d9743d6",
            "2ed41b74-46bc-4bfc-a7f3-13582cde272a",
            "c4589b31-e34e-44ba-9a6f-00761a84ceff"
          ],
          "pending": [],
          "skipped": [],
          "duration": 64779,
          "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/13/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}