{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 0,
    "pending": 0,
    "failures": 1,
    "start": "2022-09-14T07:08:06.381Z",
    "end": "2022-09-14T07:08:16.165Z",
    "duration": 9784,
    "testsRegistered": 1,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "9c49f13e-b834-4b61-88a8-95722d031ea2",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "66216072-f7cd-4878-bdb9-e2f9184e4d10",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Exists menu on mobile",
              "fullTitle": "Test Exists menu on mobile",
              "timedOut": null,
              "duration": 8301,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy); //checks if the menu is visible on mobile\n\n_existsMenuMobile[\"default\"].checkExistsMenuMobile(cy, _websiteMonitoring[\"default\"]); //checks if the menu is visible on mobile landscape\n\n_existsMenuMobile[\"default\"].checkExistsMenuMobileLandscape(cy);",
              "err": {
                "message": "CypressError: Timed out retrying after 4050ms: `cy.click()` failed because this element is not visible:\n\n`<button class=\"btn nav-main-toggle-btn header-actions-btn\" type=\"button\" data-offcanvas-menu=\"true\" aria-label=\"Menü\">...</button>`\n\nThis element `<button.btn.nav-main-toggle-btn.header-actions-btn>` is not visible because its parent `<div.col-sm-auto.d-none.d-lg-none.header-search-nav>` has CSS property: `display: none`\n\nFix this problem, or use `{force: true}` to disable error checking.\n\nhttps://on.cypress.io/element-cannot-be-interacted-with",
                "estack": "CypressError: Timed out retrying after 4050ms: `cy.click()` failed because this element is not visible:\n\n`<button class=\"btn nav-main-toggle-btn header-actions-btn\" type=\"button\" data-offcanvas-menu=\"true\" aria-label=\"Menü\">...</button>`\n\nThis element `<button.btn.nav-main-toggle-btn.header-actions-btn>` is not visible because its parent `<div.col-sm-auto.d-none.d-lg-none.header-search-nav>` has CSS property: `display: none`\n\nFix this problem, or use `{force: true}` to disable error checking.\n\nhttps://on.cypress.io/element-cannot-be-interacted-with\n    at runVisibilityCheck (https://www.meranermuehle.it/__cypress/runner/cypress_runner.js:163867:76)\n    at $Cy.ensureStrictVisibility (https://www.meranermuehle.it/__cypress/runner/cypress_runner.js:163883:12)\n    at runAllChecks (https://www.meranermuehle.it/__cypress/runner/cypress_runner.js:150548:14)\n    at retryActionability (https://www.meranermuehle.it/__cypress/runner/cypress_runner.js:150603:16)\n    at tryCatcher (https://www.meranermuehle.it/__cypress/runner/cypress_runner.js:13022:23)\n    at Function.Promise.attempt.Promise.try (https://www.meranermuehle.it/__cypress/runner/cypress_runner.js:10296:29)\n    at whenStable (https://www.meranermuehle.it/__cypress/runner/cypress_runner.js:168760:63)\n    at https://www.meranermuehle.it/__cypress/runner/cypress_runner.js:168257:14\n    at tryCatcher (https://www.meranermuehle.it/__cypress/runner/cypress_runner.js:13022:23)\n    at Promise._settlePromiseFromHandler (https://www.meranermuehle.it/__cypress/runner/cypress_runner.js:10957:31)\n    at Promise._settlePromise (https://www.meranermuehle.it/__cypress/runner/cypress_runner.js:11014:18)\n    at Promise._settlePromise0 (https://www.meranermuehle.it/__cypress/runner/cypress_runner.js:11059:10)\n    at Promise._settlePromises (https://www.meranermuehle.it/__cypress/runner/cypress_runner.js:11139:18)\n    at Promise._fulfill (https://www.meranermuehle.it/__cypress/runner/cypress_runner.js:11083:18)\n    at https://www.meranermuehle.it/__cypress/runner/cypress_runner.js:12697:46\nFrom Your Spec Code:\n    at Object.checkExistsMenuMobileLandscape (https://www.meranermuehle.it/__cypress/tests?p=cypress/integration/shopware6/exists-menu-mobile.js:44:75)\n    at Context.eval (https://www.meranermuehle.it/__cypress/tests?p=cypress/integration/shopware6/exists-menu-mobile.js:22:34)",
                "diff": null
              },
              "uuid": "adf5efeb-6dd5-4c59-90fe-740ea392aa50",
              "parentUUID": "66216072-f7cd-4878-bdb9-e2f9184e4d10",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "adf5efeb-6dd5-4c59-90fe-740ea392aa50"
          ],
          "pending": [],
          "skipped": [],
          "duration": 8301,
          "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/32/16/reports"
      },
      "version": "6.1.0"
    }
  }
}