{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 0,
    "pending": 0,
    "failures": 1,
    "start": "2022-07-21T07:17:46.308Z",
    "end": "2022-07-21T07:18:42.081Z",
    "duration": 55773,
    "testsRegistered": 1,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "2e9a56a7-6323-4d2c-a4e2-8fa954a9077f",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "3257f998-3318-40d4-9e95-5dacbba1fbaa",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "ACCOUNT - CHANGE DEFAULT address FOR BOTH",
              "fullTitle": "Test ACCOUNT - CHANGE DEFAULT address FOR BOTH",
              "timedOut": null,
              "duration": 53751,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy, \"?__shop=3&__redirect=0\");\n_websiteMonitoring[\"default\"].setViewport(cy);\ncy.wait(1500);\n_global2[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true);\n_global2[\"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});\n_accountChangeDefaultAddress[\"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\"].selectNthTabHeaderMenu(cy, 2, true);\n_global2[\"default\"].selectNthProductFromListing(cy, 1, true);\n_global2[\"default\"].addProductToCart(cy, 0, false, true, true);\ncy.wait(1500);\ncy.get('.address--lastname').should('contain', 'matteo');\ncy.get('a.logo--link').first().click({\n  force: true\n});\n_global2[\"default\"].enterAccountWithBasicCheck(cy, true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 3, true);\ncy.get(\"body\").should('not.contain', 'Fatal error');\ncy.get('.address--actions-set-defaults > form > button').eq(0).first().click({\n  force: true\n});\ncy.get(\"body\").should('not.contain', 'Fatal error');\ncy.get('.address--actions-set-defaults > form > button').eq(1).first().click({\n  force: true\n});\ncy.get(\"body\").should('not.contain', 'Fatal error');\n_accountChangeDefaultAddress[\"default\"].deleteNthAddress(cy, 2, true);\ncy.get(\"body\").should('not.contain', 'Fatal error');\ncy.get('.alert.is--success').should('exist');",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: expected '<body.is--ctl-address.is--act-index.is--user.is--logged--user.tb--userGroup-EU.is--logged-in.>' not to contain 'Fatal error'",
                "estack": "AssertionError: Timed out retrying after 4000ms: expected '<body.is--ctl-address.is--act-index.is--user.is--logged--user.tb--userGroup-EU.is--logged-in.>' not to contain 'Fatal error'\n    at Context.eval (https://www.kellereikaltern.com/__cypress/tests?p=cypress/integration/shopware5/kellereikaltern/account-change-default-address.js:64:20)",
                "diff": null
              },
              "uuid": "7018765b-98b2-4602-a664-701800195786",
              "parentUUID": "3257f998-3318-40d4-9e95-5dacbba1fbaa",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "7018765b-98b2-4602-a664-701800195786"
          ],
          "pending": [],
          "skipped": [],
          "duration": 53751,
          "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/10/66/reports"
      },
      "version": "6.1.0"
    }
  }
}