{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2025-04-07T12:59:34.222Z",
    "end": "2025-04-07T12:59:52.400Z",
    "duration": 18178,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "2cd2043c-865c-4ea1-a62b-1a0e65df6829",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/client-registration-check.js",
      "file": "cypress/e2e/shopware6/client-registration-check.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "b85375f4-16fb-49e3-9d08-e952d4d96473",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Client registration check - Desktop",
              "fullTitle": "Test Client registration check - Desktop",
              "timedOut": null,
              "duration": 5566,
              "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.enterRegistrationPage(cy, true);\n_clientRegistrationCheck.default.registerNewAccount(cy, _websiteMonitoring.default, true);\ncy.get('.card-header').contains('Service Service');",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.account-menu-register > a:visible`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.account-menu-register > a:visible`, but never found it.\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:97:15)",
                "diff": null
              },
              "uuid": "59523418-616d-4c99-bf0b-46f647ab909e",
              "parentUUID": "b85375f4-16fb-49e3-9d08-e952d4d96473",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Client registration check - Mobile",
              "fullTitle": "Test Client registration check - Mobile",
              "timedOut": null,
              "duration": 4988,
              "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.enterRegistrationPage(cy, true);\n_clientRegistrationCheck.default.registerNewAccount(cy, _websiteMonitoring.default, true);\ncy.get('.card-header').contains('Service Service');",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.account-menu-register > a:visible`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.account-menu-register > a:visible`, but never found it.\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:97:15)",
                "diff": null
              },
              "uuid": "725776ec-2c7a-4fab-9110-a6890715384d",
              "parentUUID": "b85375f4-16fb-49e3-9d08-e952d4d96473",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Client registration check - Tablet",
              "fullTitle": "Test Client registration check - Tablet",
              "timedOut": null,
              "duration": 4805,
              "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.enterRegistrationPage(cy, true);\n_clientRegistrationCheck.default.registerNewAccount(cy, _websiteMonitoring.default, true);\ncy.get('.card-header').contains('Service Service');",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.account-menu-register > a:visible`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.account-menu-register > a:visible`, but never found it.\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:97:15)",
                "diff": null
              },
              "uuid": "26924d15-9132-4b51-a2ab-74d7bcee6665",
              "parentUUID": "b85375f4-16fb-49e3-9d08-e952d4d96473",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "59523418-616d-4c99-bf0b-46f647ab909e",
            "725776ec-2c7a-4fab-9110-a6890715384d",
            "26924d15-9132-4b51-a2ab-74d7bcee6665"
          ],
          "pending": [],
          "skipped": [],
          "duration": 15359,
          "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.3"
    },
    "marge": {
      "options": {
        "reportDir": "cypress/results/48/12/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}