{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2022-07-26T07:23:00.372Z",
    "end": "2022-07-26T07:23:29.628Z",
    "duration": 29256,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "ea35db0b-b89a-4a6b-8135-19b87a305176",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "e17b8df4-c106-4085-93c5-dfc4af03691c",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Client registration check",
              "fullTitle": "Test Client registration check",
              "timedOut": null,
              "duration": 9641,
              "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\"].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://www.platinlux.com/__cypress/tests?p=cypress/integration/shopware5/platinlux/client-registration-check.js:28:8)",
                "diff": null
              },
              "uuid": "5505cbd9-dc3b-4091-8b86-bb7a707479ec",
              "parentUUID": "e17b8df4-c106-4085-93c5-dfc4af03691c",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Client registration check - Mobile",
              "fullTitle": "Test Client registration check - Mobile",
              "timedOut": null,
              "duration": 8056,
              "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\"].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://www.platinlux.com/__cypress/tests?p=cypress/integration/shopware5/platinlux/client-registration-check.js:39:8)",
                "diff": null
              },
              "uuid": "1dae353c-4d70-4740-a0db-2bb5eb589bdb",
              "parentUUID": "e17b8df4-c106-4085-93c5-dfc4af03691c",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Client registration check - Tablet",
              "fullTitle": "Test Client registration check - Tablet",
              "timedOut": null,
              "duration": 9494,
              "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\"].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://www.platinlux.com/__cypress/tests?p=cypress/integration/shopware5/platinlux/client-registration-check.js:50:8)",
                "diff": null
              },
              "uuid": "0812422b-f611-4685-ad07-8844b0c6db1e",
              "parentUUID": "e17b8df4-c106-4085-93c5-dfc4af03691c",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "5505cbd9-dc3b-4091-8b86-bb7a707479ec",
            "1dae353c-4d70-4740-a0db-2bb5eb589bdb",
            "0812422b-f611-4685-ad07-8844b0c6db1e"
          ],
          "pending": [],
          "skipped": [],
          "duration": 27191,
          "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/24/12/reports"
      },
      "version": "6.1.0"
    }
  }
}