{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2023-10-13T13:23:46.235Z",
    "end": "2023-10-13T13:25:21.718Z",
    "duration": 95483,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "1a8a8f78-f041-4965-be9f-6d833354c9c8",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "fccf95f9-aef2-4c4e-9816-1650c9232eb1",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Delete address - Desktop",
              "fullTitle": "Test Delete address - Desktop",
              "timedOut": null,
              "duration": 37305,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy);\n_global2[\"default\"].closeCookiesBartek(cy);\n_global2[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true);\n_global2[\"default\"].enterAccountWithBasicCheck(cy, true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 7, true);\ncy.get('.account-welcome-headline > .btn').click({\n  force: true\n}); //compile the form to create the address\n_global2[\"default\"].createBasicAddress(cy, true);\ncy.get('#newAddressModal 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: `.btn.btn-primary.btn-login`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.btn.btn-primary.btn-login`, but never found it.\n    at Object.loginFromHeader (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/delete-address.js:179:8)\n    at Context.eval (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/delete-address.js:24:25)",
                "diff": null
              },
              "uuid": "38caad58-05d4-47ad-ae79-e507b68380a9",
              "parentUUID": "fccf95f9-aef2-4c4e-9816-1650c9232eb1",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Delete address - Mobile",
              "fullTitle": "Test Delete address - Mobile",
              "timedOut": null,
              "duration": 25951,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'iphone');\n_global2[\"default\"].closeCookiesBartek(cy);\n_global2[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true);\n_global2[\"default\"].enterAccountWithBasicCheck(cy, true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 7, true);\ncy.get('.account-welcome-headline > .btn').click({\n  force: true\n}); //compile the form to create the address\n_global2[\"default\"].createBasicAddress(cy, true);\ncy.get('#newAddressModal 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: `.btn.btn-primary.btn-login`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.btn.btn-primary.btn-login`, but never found it.\n    at Object.loginFromHeader (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/delete-address.js:179:8)\n    at Context.eval (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/delete-address.js:53:25)",
                "diff": null
              },
              "uuid": "7209d03a-bed7-41e2-b171-f164f5350b4e",
              "parentUUID": "fccf95f9-aef2-4c4e-9816-1650c9232eb1",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Delete address - Tablet",
              "fullTitle": "Test Delete address - Tablet",
              "timedOut": null,
              "duration": 29879,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'tablet');\n_global2[\"default\"].closeCookiesBartek(cy);\n_global2[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true);\n_global2[\"default\"].enterAccountWithBasicCheck(cy, true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 7, true);\ncy.get('.account-welcome-headline > .btn').click({\n  force: true\n}); //compile the form to create the address\n_global2[\"default\"].createBasicAddress(cy, true);\ncy.get('#newAddressModal 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: `.btn.btn-primary.btn-login`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.btn.btn-primary.btn-login`, but never found it.\n    at Object.loginFromHeader (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/delete-address.js:179:8)\n    at Context.eval (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/delete-address.js:82:25)",
                "diff": null
              },
              "uuid": "01f6478d-1c34-47b6-bfad-dead35b637b0",
              "parentUUID": "fccf95f9-aef2-4c4e-9816-1650c9232eb1",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "38caad58-05d4-47ad-ae79-e507b68380a9",
            "7209d03a-bed7-41e2-b171-f164f5350b4e",
            "01f6478d-1c34-47b6-bfad-dead35b637b0"
          ],
          "pending": [],
          "skipped": [],
          "duration": 93135,
          "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.0"
    },
    "marge": {
      "options": {
        "reportDir": "cypress/results/40/13/reports"
      },
      "version": "6.1.0"
    }
  }
}