{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2022-06-24T06:41:21.313Z",
    "end": "2022-06-24T06:44:30.512Z",
    "duration": 189199,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "f3fbcc61-95ee-47cf-a0e5-99dbdb9c453a",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "8d437b2d-3915-4c5a-994a-179913a5d2b4",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Checkout - CHANGE invoice address - Desktop",
              "fullTitle": "Test Checkout - CHANGE invoice address - Desktop",
              "timedOut": null,
              "duration": 57637,
              "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\"].selectNthTabHeaderMenu(cy, 3, true);\n_global[\"default\"].selectNthProductFromListing(cy, 1, true);\n_global2[\"default\"].addProductToCart(cy, 0, false, true, true);\n_global2[\"default\"].loginCheckoutPage(cy, _websiteMonitoring[\"default\"], true);\n_changeCheckoutBillingAddress[\"default\"].addBillingAddress(cy, _websiteMonitoring[\"default\"], true);\ncy.get('.billing--panel > .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);\n_global2[\"default\"].enterAccountWithBasicCheck(cy, true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 3, true);\n_global2[\"default\"].deleteNthAddress(cy, 1, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.alert.is--success`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.alert.is--success`, but never found it.\n    at Object.deleteNthAddress (https://www.ludwig-therese.de/__cypress/tests?p=cypress/integration/shopware5/ludwig-therese/change-checkout-billing-address.js:438:34)\n    at Context.eval (https://www.ludwig-therese.de/__cypress/tests?p=cypress/integration/shopware5/ludwig-therese/change-checkout-billing-address.js:50:25)",
                "diff": null
              },
              "uuid": "0611e1b4-d2fd-43c5-b50d-257fc15f201a",
              "parentUUID": "8d437b2d-3915-4c5a-994a-179913a5d2b4",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Checkout - CHANGE invoice address - Mobile",
              "fullTitle": "Test Checkout - CHANGE invoice address - Mobile",
              "timedOut": null,
              "duration": 68210,
              "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\"].selectNthTabHeaderMenu(cy, 3, true);\n_global[\"default\"].selectNthProductFromListing(cy, 1, true);\n_global2[\"default\"].addProductToCart(cy, 0, false, true, true);\n_global2[\"default\"].loginCheckoutPage(cy, _websiteMonitoring[\"default\"], true);\n_changeCheckoutBillingAddress[\"default\"].addBillingAddress(cy, _websiteMonitoring[\"default\"], true);\ncy.get('.billing--panel > .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);\n_global2[\"default\"].enterAccountWithBasicCheck(cy, true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 3, true);\n_global2[\"default\"].deleteNthAddress(cy, 1, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.alert.is--success`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.alert.is--success`, but never found it.\n    at Object.deleteNthAddress (https://www.ludwig-therese.de/__cypress/tests?p=cypress/integration/shopware5/ludwig-therese/change-checkout-billing-address.js:438:34)\n    at Context.eval (https://www.ludwig-therese.de/__cypress/tests?p=cypress/integration/shopware5/ludwig-therese/change-checkout-billing-address.js:82:25)",
                "diff": null
              },
              "uuid": "87f63137-8d94-428e-8b07-c7b18fea741b",
              "parentUUID": "8d437b2d-3915-4c5a-994a-179913a5d2b4",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Checkout - CHANGE invoice address - Tablet",
              "fullTitle": "Test Checkout - CHANGE invoice address - Tablet",
              "timedOut": null,
              "duration": 61393,
              "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\"].selectNthTabHeaderMenu(cy, 3, true);\n_global[\"default\"].selectNthProductFromListing(cy, 1, true);\n_global2[\"default\"].addProductToCart(cy, 0, false, true, true);\n_global2[\"default\"].loginCheckoutPage(cy, _websiteMonitoring[\"default\"], true);\n_changeCheckoutBillingAddress[\"default\"].addBillingAddress(cy, _websiteMonitoring[\"default\"], true);\ncy.get('.billing--panel > .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);\n_global2[\"default\"].enterAccountWithBasicCheck(cy, true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 3, true);\n_global2[\"default\"].deleteNthAddress(cy, 1, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.alert.is--success`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.alert.is--success`, but never found it.\n    at Object.deleteNthAddress (https://www.ludwig-therese.de/__cypress/tests?p=cypress/integration/shopware5/ludwig-therese/change-checkout-billing-address.js:438:34)\n    at Context.eval (https://www.ludwig-therese.de/__cypress/tests?p=cypress/integration/shopware5/ludwig-therese/change-checkout-billing-address.js:114:25)",
                "diff": null
              },
              "uuid": "d7f57aeb-46fc-4754-9a94-7a3a6687da84",
              "parentUUID": "8d437b2d-3915-4c5a-994a-179913a5d2b4",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "0611e1b4-d2fd-43c5-b50d-257fc15f201a",
            "87f63137-8d94-428e-8b07-c7b18fea741b",
            "d7f57aeb-46fc-4754-9a94-7a3a6687da84"
          ],
          "pending": [],
          "skipped": [],
          "duration": 187240,
          "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/23/49/reports"
      },
      "version": "6.1.0"
    }
  }
}