{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 0,
    "pending": 0,
    "failures": 1,
    "start": "2022-04-12T10:54:48.221Z",
    "end": "2022-04-12T10:55:05.898Z",
    "duration": 17677,
    "testsRegistered": 1,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "3e435d6a-b21c-4065-bd9d-7403c334e515",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "fcf2f9b7-61d7-477a-9f78-8b4aff022e92",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Client registration check",
              "fullTitle": "Test Client registration check",
              "timedOut": null,
              "duration": 15703,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy); //set desktop\n\n_websiteMonitoring[\"default\"].setViewport(cy);\n_global[\"default\"].enterRegistrationPage(cy, true);\n_clientRegistrationCheck[\"default\"].registerNewAccount(cy, _websiteMonitoring[\"default\"], true);\ncy.get('.account--welcome .panel--title').contains('fede fede');",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.account--welcome .panel--title`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.account--welcome .panel--title`, but never found it.\n    at Context.eval (https://italiatella.com/__cypress/tests?p=cypress/integration/shopware5/client-registration-check.js:27:8)",
                "diff": null
              },
              "uuid": "7cad0f0f-a842-4075-a2f2-b0d4a6d9f2f1",
              "parentUUID": "fcf2f9b7-61d7-477a-9f78-8b4aff022e92",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "7cad0f0f-a842-4075-a2f2-b0d4a6d9f2f1"
          ],
          "pending": [],
          "skipped": [],
          "duration": 15703,
          "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/19/12/reports"
      },
      "version": "6.1.0"
    }
  }
}