{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 0,
    "pending": 0,
    "failures": 1,
    "start": "2022-07-21T09:43:20.849Z",
    "end": "2022-07-21T09:44:23.294Z",
    "duration": 62445,
    "testsRegistered": 1,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "2f9673a1-5be2-4491-8c13-2d9be0ca1e6e",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "5ab2415e-905a-41ac-8f39-e5c00df6fe08",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Checkout - CHANGE invoice address ",
              "fullTitle": "Test Checkout - CHANGE invoice address ",
              "timedOut": null,
              "duration": 59856,
              "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_global[\"default\"].selectNthTabHeaderMenu(cy, 2, true);\n_global2[\"default\"].selectNthProductFromListing(cy, 1, true);\n_global2[\"default\"].addProductToCart(cy, 0, true, false, true);\ncy.wait(1500);\ncy.get('.table--actions .main--actions > a').first().click({\n  force: true\n});\n_global2[\"default\"].loginCheckoutPage(cy, _websiteMonitoring[\"default\"], true);\ncy.get('.confirm--actions.table--actions.block.actions--bottom > button').first().click({\n  force: true\n});\n_changeCheckoutBillingAddress[\"default\"].addBillingAddress(cy, _websiteMonitoring[\"default\"], true);\ncy.get('.information--panel-item-shipping > .shipping--panel > .panel--body > .address--firstname').should('contain', 'fede'); // reset / delete address\ncy.get('.information--panel-address .panel .panel--actions > a').first().click({\n  force: true\n});\ncy.get('.address-manager--selection-form > button').first().click({\n  force: true\n});\n_websiteMonitoring[\"default\"].visitDomain(cy, \"?__shop=3&__redirect=0\");\n_global2[\"default\"].enterAccountWithBasicCheck(cy, true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 3, true);\n_global2[\"default\"].deleteNthAddress(cy, 1, true);\ncy.get(\"body\").should('not.contain', 'Fatal error');",
              "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/change-checkout-billing-address.js:63:20)",
                "diff": null
              },
              "uuid": "1e5d43ab-9150-4051-8b51-29fd08bd3e3a",
              "parentUUID": "5ab2415e-905a-41ac-8f39-e5c00df6fe08",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "1e5d43ab-9150-4051-8b51-29fd08bd3e3a"
          ],
          "pending": [],
          "skipped": [],
          "duration": 59856,
          "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/49/reports"
      },
      "version": "6.1.0"
    }
  }
}