{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2025-04-07T15:14:24.048Z",
    "end": "2025-04-07T15:14:44.019Z",
    "duration": 19971,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "dff44fb6-4c25-4538-88b5-449a21495133",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/client-registration-check.js",
      "file": "cypress/e2e/shopware6/client-registration-check.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "533193f1-3cac-4adf-a03c-c5dd58720dd5",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Client registration check - Desktop",
              "fullTitle": "Test Client registration check - Desktop",
              "timedOut": null,
              "duration": 6752,
              "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": "CypressError: Timed out retrying after 4000ms: `cy.select()` failed because it could not find a single `<option>` with value, index, or text matching: `mr`\n\nhttps://on.cypress.io/select",
                "estack": "CypressError: Timed out retrying after 4000ms: `cy.select()` failed because it could not find a single `<option>` with value, index, or text matching: `mr`\n\nhttps://on.cypress.io/select\n    at getOptions (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:113178:72)\n    at tryCatcher (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:1807:23)\n    at Promise.attempt.Promise.try (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:4315:29)\n    at retryOptions (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:113210:70)\n    at tryCatcher (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:1807:23)\n    at Promise.attempt.Promise.try (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:4315:29)\n    at whenStable (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:144253:68)\n    at <unknown> (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:144194:14)\n    at tryCatcher (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:1807:23)\n    at Promise._settlePromiseFromHandler (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:1519:31)\n    at Promise._settlePromise (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:1576:18)\n    at Promise._settlePromise0 (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:1621:10)\n    at Promise._settlePromises (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:1701:18)\n    at Promise._fulfill (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:1645:18)\n    at <unknown> (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:5450:46)\nFrom Your Spec Code:\n    at Object.registerNewAccount (webpack://cypress-website-monitoring/./cypress/steps/shopware6/client-registration-check.js:8:46)\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/e2e/shopware6/client-registration-check.js:16:23)",
                "diff": null
              },
              "uuid": "bc5cde10-cab2-47bf-8cdf-09aa3f25ae05",
              "parentUUID": "533193f1-3cac-4adf-a03c-c5dd58720dd5",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Client registration check - Mobile",
              "fullTitle": "Test Client registration check - Mobile",
              "timedOut": null,
              "duration": 4950,
              "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": "77000c07-21d3-4857-a6b8-f30bb7d537c1",
              "parentUUID": "533193f1-3cac-4adf-a03c-c5dd58720dd5",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Client registration check - Tablet",
              "fullTitle": "Test Client registration check - Tablet",
              "timedOut": null,
              "duration": 5448,
              "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": "CypressError: Timed out retrying after 4000ms: `cy.select()` failed because it could not find a single `<option>` with value, index, or text matching: `mr`\n\nhttps://on.cypress.io/select",
                "estack": "CypressError: Timed out retrying after 4000ms: `cy.select()` failed because it could not find a single `<option>` with value, index, or text matching: `mr`\n\nhttps://on.cypress.io/select\n    at getOptions (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:113178:72)\n    at tryCatcher (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:1807:23)\n    at Promise.attempt.Promise.try (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:4315:29)\n    at retryOptions (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:113210:70)\n    at tryCatcher (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:1807:23)\n    at Promise.attempt.Promise.try (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:4315:29)\n    at whenStable (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:144253:68)\n    at <unknown> (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:144194:14)\n    at tryCatcher (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:1807:23)\n    at Promise._settlePromiseFromHandler (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:1519:31)\n    at Promise._settlePromise (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:1576:18)\n    at Promise._settlePromise0 (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:1621:10)\n    at Promise._settlePromises (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:1701:18)\n    at Promise._fulfill (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:1645:18)\n    at <unknown> (https://shop.tq-group.com/__cypress/runner/cypress_runner.js:5450:46)\nFrom Your Spec Code:\n    at Object.registerNewAccount (webpack://cypress-website-monitoring/./cypress/steps/shopware6/client-registration-check.js:8:46)\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/e2e/shopware6/client-registration-check.js:36:23)",
                "diff": null
              },
              "uuid": "72a1ed18-c564-455c-8990-9ab9c109dbeb",
              "parentUUID": "533193f1-3cac-4adf-a03c-c5dd58720dd5",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "bc5cde10-cab2-47bf-8cdf-09aa3f25ae05",
            "77000c07-21d3-4857-a6b8-f30bb7d537c1",
            "72a1ed18-c564-455c-8990-9ab9c109dbeb"
          ],
          "pending": [],
          "skipped": [],
          "duration": 17150,
          "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/43/12/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}