{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2023-01-10T11:48:04.243Z",
    "end": "2023-01-10T11:49:41.877Z",
    "duration": 97634,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "1ea005fe-9c13-4bef-8f45-d5ae47315d12",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "fcd4c36b-2110-4e58-91ff-e3d19a3e4aa5",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Checkout - CHANGE invoice address - Desktop",
              "fullTitle": "Test Checkout - CHANGE invoice address - Desktop",
              "timedOut": null,
              "duration": 30080,
              "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\"].closeCookieDaunenstep(cy);\n_global[\"default\"].selectNthTabHeaderMenu(cy, 2, true);\n_global[\"default\"].selectNthProductFromListing(cy, 1, true);\n_global2[\"default\"].addProductToCart(cy, 0, true, false, 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', 'Service'); // 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_global[\"default\"].enterAccountWithBasicCheck(cy, true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 3, true);\n_global[\"default\"].deleteNthAddress(cy, 1, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.shipping--panel > a`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.shipping--panel > a`, but never found it.\n    at Object.addBillingAddress (https://www.daunenstep.com/__cypress/tests?p=cypress/integration/shopware5/daunenstep/change-checkout-billing-address.js:138:8)\n    at Context.eval (https://www.daunenstep.com/__cypress/tests?p=cypress/integration/shopware5/daunenstep/change-checkout-billing-address.js:35:46)",
                "diff": null
              },
              "uuid": "9473c032-9896-4b85-abcf-73188ff28978",
              "parentUUID": "fcd4c36b-2110-4e58-91ff-e3d19a3e4aa5",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Checkout - CHANGE invoice address - Mobile",
              "fullTitle": "Test Checkout - CHANGE invoice address - Mobile",
              "timedOut": null,
              "duration": 32086,
              "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\"].closeCookieDaunenstep(cy);\n_global[\"default\"].selectNthTabHeaderMenu(cy, 2, true);\n_global[\"default\"].selectNthProductFromListing(cy, 1, true);\n_global2[\"default\"].addProductToCart(cy, 0, true, false, 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', 'Service'); // 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_global[\"default\"].enterAccountWithBasicCheck(cy, true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 3, true);\n_global[\"default\"].deleteNthAddress(cy, 1, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.shipping--panel > a`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.shipping--panel > a`, but never found it.\n    at Object.addBillingAddress (https://www.daunenstep.com/__cypress/tests?p=cypress/integration/shopware5/daunenstep/change-checkout-billing-address.js:138:8)\n    at Context.eval (https://www.daunenstep.com/__cypress/tests?p=cypress/integration/shopware5/daunenstep/change-checkout-billing-address.js:69:46)",
                "diff": null
              },
              "uuid": "1a1f880e-079f-4d44-a63a-6e6d73649ed8",
              "parentUUID": "fcd4c36b-2110-4e58-91ff-e3d19a3e4aa5",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Checkout - CHANGE invoice address - Tablet",
              "fullTitle": "Test Checkout - CHANGE invoice address - Tablet",
              "timedOut": null,
              "duration": 33390,
              "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\"].closeCookieDaunenstep(cy);\n_global[\"default\"].selectNthTabHeaderMenu(cy, 2, true);\n_global[\"default\"].selectNthProductFromListing(cy, 1, true);\n_global2[\"default\"].addProductToCart(cy, 0, true, false, 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', 'Service'); // 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_global[\"default\"].enterAccountWithBasicCheck(cy, true);\n_global[\"default\"].clickOnAccountMenuSection(cy, 3, true);\n_global[\"default\"].deleteNthAddress(cy, 1, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.shipping--panel > a`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.shipping--panel > a`, but never found it.\n    at Object.addBillingAddress (https://www.daunenstep.com/__cypress/tests?p=cypress/integration/shopware5/daunenstep/change-checkout-billing-address.js:138:8)\n    at Context.eval (https://www.daunenstep.com/__cypress/tests?p=cypress/integration/shopware5/daunenstep/change-checkout-billing-address.js:103:46)",
                "diff": null
              },
              "uuid": "0eca32f8-2b98-4eb2-884e-e0184fdc3a10",
              "parentUUID": "fcd4c36b-2110-4e58-91ff-e3d19a3e4aa5",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "9473c032-9896-4b85-abcf-73188ff28978",
            "1a1f880e-079f-4d44-a63a-6e6d73649ed8",
            "0eca32f8-2b98-4eb2-884e-e0184fdc3a10"
          ],
          "pending": [],
          "skipped": [],
          "duration": 95556,
          "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/9/49/reports"
      },
      "version": "6.1.0"
    }
  }
}