{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2022-05-18T09:47:28.661Z",
    "end": "2022-05-18T09:49:09.902Z",
    "duration": 101241,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "f730a9fd-2ff4-4d76-92c7-a2b6a2702176",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "d1834ec0-5a87-4e33-8ca0-525d6f62e61c",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Checkout - CHANGE invoice address - Desktop",
              "fullTitle": "Test Checkout - CHANGE invoice address - Desktop",
              "timedOut": null,
              "duration": 32085,
              "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\"].selectNthTabHeaderMenu(cy, 2, 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: `.information--panel.billing--panel .panel--actions > a`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.information--panel.billing--panel .panel--actions > a`, but never found it.\n    at Object.addBillingAddress (https://www.oeko-planet.com/__cypress/tests?p=cypress/integration/shopware5/oekoplanet/change-checkout-billing-address.js:400:8)\n    at Context.eval (https://www.oeko-planet.com/__cypress/tests?p=cypress/integration/shopware5/oekoplanet/change-checkout-billing-address.js:33:46)",
                "diff": null
              },
              "uuid": "5d3ffca1-8b45-4027-827e-9bbb75df324f",
              "parentUUID": "d1834ec0-5a87-4e33-8ca0-525d6f62e61c",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Checkout - CHANGE invoice address - Mobile",
              "fullTitle": "Test Checkout - CHANGE invoice address - Mobile",
              "timedOut": null,
              "duration": 31769,
              "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\"].selectNthTabHeaderMenu(cy, 2, 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: `.information--panel.billing--panel .panel--actions > a`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.information--panel.billing--panel .panel--actions > a`, but never found it.\n    at Object.addBillingAddress (https://www.oeko-planet.com/__cypress/tests?p=cypress/integration/shopware5/oekoplanet/change-checkout-billing-address.js:400:8)\n    at Context.eval (https://www.oeko-planet.com/__cypress/tests?p=cypress/integration/shopware5/oekoplanet/change-checkout-billing-address.js:65:46)",
                "diff": null
              },
              "uuid": "ab51a290-342f-49a7-a7c3-de1857c279b8",
              "parentUUID": "d1834ec0-5a87-4e33-8ca0-525d6f62e61c",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Checkout - CHANGE invoice address - Tablet",
              "fullTitle": "Test Checkout - CHANGE invoice address - Tablet",
              "timedOut": null,
              "duration": 35349,
              "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\"].selectNthTabHeaderMenu(cy, 2, 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: `.information--panel.billing--panel .panel--actions > a`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.information--panel.billing--panel .panel--actions > a`, but never found it.\n    at Object.addBillingAddress (https://www.oeko-planet.com/__cypress/tests?p=cypress/integration/shopware5/oekoplanet/change-checkout-billing-address.js:400:8)\n    at Context.eval (https://www.oeko-planet.com/__cypress/tests?p=cypress/integration/shopware5/oekoplanet/change-checkout-billing-address.js:97:46)",
                "diff": null
              },
              "uuid": "7fa21e7a-9fd5-472c-804d-d1064a450234",
              "parentUUID": "d1834ec0-5a87-4e33-8ca0-525d6f62e61c",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "5d3ffca1-8b45-4027-827e-9bbb75df324f",
            "ab51a290-342f-49a7-a7c3-de1857c279b8",
            "7fa21e7a-9fd5-472c-804d-d1064a450234"
          ],
          "pending": [],
          "skipped": [],
          "duration": 99203,
          "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/16/49/reports"
      },
      "version": "6.1.0"
    }
  }
}