{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2022-08-23T11:21:54.952Z",
    "end": "2022-08-23T11:22:16.912Z",
    "duration": 21960,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "08673821-a8e7-4814-b338-7d9bd79d5347",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "34f12131-14cd-44ee-abe9-4a12e883cdf6",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Newsletter registration - Desktop",
              "fullTitle": "Test Newsletter registration - Desktop",
              "timedOut": null,
              "duration": 6083,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy); //insert an email and press enter\n\n_newsletterRegistration[\"default\"].insertEmailNewsletter(cy, _websiteMonitoring[\"default\"], true, Math.floor(Math.random() * 99999) + \"_fede.fede@gmail.com\"); //assertion\n\n_global[\"default\"].checkAlertSuccess(cy); //insert the registration data\n\n_newsletterRegistration[\"default\"].registerNewsletterInfos(cy, _websiteMonitoring[\"default\"], true); //assertion\n\n_global[\"default\"].checkAlertSuccess(cy);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `form.newsletter--form .content > input[type=\"email\"]`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `form.newsletter--form .content > input[type=\"email\"]`, but never found it.\n    at Object.insertEmailNewsletter (https://www.kohl.bz.it/__cypress/tests?p=cypress/integration/shopware5/newsletter-registration.js:355:8)\n    at Context.eval (https://www.kohl.bz.it/__cypress/tests?p=cypress/integration/shopware5/newsletter-registration.js:23:40)",
                "diff": null
              },
              "uuid": "d54b64f1-f63f-456c-87cf-8d83ed1d2faf",
              "parentUUID": "34f12131-14cd-44ee-abe9-4a12e883cdf6",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Newsletter registration - Mobile",
              "fullTitle": "Test Newsletter registration - Mobile",
              "timedOut": null,
              "duration": 7473,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'iphone'); //insert an email and press enter\n\n_newsletterRegistration[\"default\"].insertEmailNewsletterMobile(cy, _websiteMonitoring[\"default\"], true, Math.floor(Math.random() * 99999) + \"_fede.fede@gmail.com\"); //assertion\n\n_global[\"default\"].checkAlertSuccess(cy); //insert the registration data\n\n_newsletterRegistration[\"default\"].registerNewsletterInfos(cy, _websiteMonitoring[\"default\"], true); //assertion\n\n_global[\"default\"].checkAlertSuccess(cy);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `form.newsletter--form .content > input[type=\"email\"]`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `form.newsletter--form .content > input[type=\"email\"]`, but never found it.\n    at Object.insertEmailNewsletterMobile (https://www.kohl.bz.it/__cypress/tests?p=cypress/integration/shopware5/newsletter-registration.js:365:8)\n    at Context.eval (https://www.kohl.bz.it/__cypress/tests?p=cypress/integration/shopware5/newsletter-registration.js:40:40)",
                "diff": null
              },
              "uuid": "98bae2fb-475c-4105-ab0f-17ab11cd323e",
              "parentUUID": "34f12131-14cd-44ee-abe9-4a12e883cdf6",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Newsletter registration - Tablet",
              "fullTitle": "Test Newsletter registration - Tablet",
              "timedOut": null,
              "duration": 6772,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'tablet'); //insert an email and press enter\n\n_newsletterRegistration[\"default\"].insertEmailNewsletter(cy, _websiteMonitoring[\"default\"], true, Math.floor(Math.random() * 99999) + \"_fede.fede@gmail.com\"); //assertion\n\n_global[\"default\"].checkAlertSuccess(cy); //insert the registration data\n\n_newsletterRegistration[\"default\"].registerNewsletterInfos(cy, _websiteMonitoring[\"default\"], true); //assertion\n\n_global[\"default\"].checkAlertSuccess(cy);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `form.newsletter--form .content > input[type=\"email\"]`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `form.newsletter--form .content > input[type=\"email\"]`, but never found it.\n    at Object.insertEmailNewsletter (https://www.kohl.bz.it/__cypress/tests?p=cypress/integration/shopware5/newsletter-registration.js:355:8)\n    at Context.eval (https://www.kohl.bz.it/__cypress/tests?p=cypress/integration/shopware5/newsletter-registration.js:57:40)",
                "diff": null
              },
              "uuid": "25036de9-0493-4471-8331-4e804b2e6a39",
              "parentUUID": "34f12131-14cd-44ee-abe9-4a12e883cdf6",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "d54b64f1-f63f-456c-87cf-8d83ed1d2faf",
            "98bae2fb-475c-4105-ab0f-17ab11cd323e",
            "25036de9-0493-4471-8331-4e804b2e6a39"
          ],
          "pending": [],
          "skipped": [],
          "duration": 20328,
          "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/15/25/reports"
      },
      "version": "6.1.0"
    }
  }
}