{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2022-08-23T11:24:30.265Z",
    "end": "2022-08-23T11:24:57.880Z",
    "duration": 27615,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "e5a2eed0-1b6e-4f96-b23d-55340211aa47",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "5e7b68b7-be31-4777-b530-2cab51d8408e",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Delete address - Desktop",
              "fullTitle": "Test Delete address - Desktop",
              "timedOut": null,
              "duration": 9156,
              "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--item-content.address--item-create > a').click({\n  force: true\n}); //compile the form to create the address\n_global[\"default\"].createBasicAddress(cy, true);\ncy.get('.panel--actions.address--form-actions > input[type=\"submit\"]').click({\n  force: true\n});\ncy.wait(1000);\n_global[\"default\"].deleteNthAddress(cy, 1, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.navigation--signin > a`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.navigation--signin > a`, but never found it.\n    at Context.eval (https://www.kohl.bz.it/__cypress/tests?p=cypress/integration/shopware5/delete-address.js:162:10)",
                "diff": null
              },
              "uuid": "fde3fe3e-1ab0-4f1f-91cb-9fa7d59f797e",
              "parentUUID": "5e7b68b7-be31-4777-b530-2cab51d8408e",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Delete address - Mobile",
              "fullTitle": "Test Delete address - Mobile",
              "timedOut": null,
              "duration": 7586,
              "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--item-content.address--item-create > a').click({\n  force: true\n}); //compile the form to create the address\n_global[\"default\"].createBasicAddress(cy, true);\ncy.get('.panel--actions.address--form-actions > input[type=\"submit\"]').click({\n  force: true\n});\ncy.wait(1000);\n_global[\"default\"].deleteNthAddress(cy, 1, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.navigation--signin > a`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.navigation--signin > a`, but never found it.\n    at Context.eval (https://www.kohl.bz.it/__cypress/tests?p=cypress/integration/shopware5/delete-address.js:162:10)",
                "diff": null
              },
              "uuid": "758a2c6c-81ce-4a09-b1ea-8371d125468e",
              "parentUUID": "5e7b68b7-be31-4777-b530-2cab51d8408e",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Delete address - Tablet",
              "fullTitle": "Test Delete address - Tablet",
              "timedOut": null,
              "duration": 9280,
              "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--item-content.address--item-create > a').click({\n  force: true\n}); //compile the form to create the address\n_global[\"default\"].createBasicAddress(cy, true);\ncy.get('.panel--actions.address--form-actions > input[type=\"submit\"]').click({\n  force: true\n});\ncy.wait(1000);\n_global[\"default\"].deleteNthAddress(cy, 1, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.navigation--signin > a`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.navigation--signin > a`, but never found it.\n    at Context.eval (https://www.kohl.bz.it/__cypress/tests?p=cypress/integration/shopware5/delete-address.js:162:10)",
                "diff": null
              },
              "uuid": "d3879d85-a0a1-4db1-be0b-025885fe2ec2",
              "parentUUID": "5e7b68b7-be31-4777-b530-2cab51d8408e",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "fde3fe3e-1ab0-4f1f-91cb-9fa7d59f797e",
            "758a2c6c-81ce-4a09-b1ea-8371d125468e",
            "d3879d85-a0a1-4db1-be0b-025885fe2ec2"
          ],
          "pending": [],
          "skipped": [],
          "duration": 26022,
          "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/15/13/reports"
      },
      "version": "6.1.0"
    }
  }
}