{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 0,
    "pending": 0,
    "failures": 1,
    "start": "2023-10-16T09:14:35.910Z",
    "end": "2023-10-16T09:14:41.630Z",
    "duration": 5720,
    "testsRegistered": 1,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "f2b45f97-977f-4c6d-9a8f-f797b09bc98c",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "974cbbb9-05d0-4ca4-b5bd-67418e54b8b4",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Exists menu on mobile",
              "fullTitle": "Test Exists menu on mobile",
              "timedOut": null,
              "duration": 3589,
              "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: `cy.visit()` failed trying to load:\n\nhttps://relaunch.bar-tek-tuning.com/\n\nThe response we received from your web server was:\n\n  > 500: Internal Server Error\n\nThis was considered a failure because the status code was not `2xx`.\n\nIf you do not want status codes to cause failures pass the option: `failOnStatusCode: false`",
                "estack": "CypressError: `cy.visit()` failed trying to load:\n\nhttps://relaunch.bar-tek-tuning.com/\n\nThe response we received from your web server was:\n\n  > 500: Internal Server Error\n\nThis was considered a failure because the status code was not `2xx`.\n\nIf you do not want status codes to cause failures pass the option: `failOnStatusCode: false`\n    at https://relaunch.bar-tek-tuning.com/__cypress/runner/cypress_runner.js:159277:84\n    at visitFailedByErr (https://relaunch.bar-tek-tuning.com/__cypress/runner/cypress_runner.js:158643:12)\n    at https://relaunch.bar-tek-tuning.com/__cypress/runner/cypress_runner.js:159257:13\n    at tryCatcher (https://relaunch.bar-tek-tuning.com/__cypress/runner/cypress_runner.js:13022:23)\n    at Promise._settlePromiseFromHandler (https://relaunch.bar-tek-tuning.com/__cypress/runner/cypress_runner.js:10957:31)\n    at Promise._settlePromise (https://relaunch.bar-tek-tuning.com/__cypress/runner/cypress_runner.js:11014:18)\n    at Promise._settlePromise0 (https://relaunch.bar-tek-tuning.com/__cypress/runner/cypress_runner.js:11059:10)\n    at Promise._settlePromises (https://relaunch.bar-tek-tuning.com/__cypress/runner/cypress_runner.js:11135:18)\n    at _drainQueueStep (https://relaunch.bar-tek-tuning.com/__cypress/runner/cypress_runner.js:7729:12)\n    at _drainQueue (https://relaunch.bar-tek-tuning.com/__cypress/runner/cypress_runner.js:7722:9)\n    at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (https://relaunch.bar-tek-tuning.com/__cypress/runner/cypress_runner.js:7738:5)\n    at Async.drainQueues (https://relaunch.bar-tek-tuning.com/__cypress/runner/cypress_runner.js:7608:14)\nFrom Your Spec Code:\n    at _callee$ (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/exists-menu-mobile.js:928:25)\n    at tryCatch (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/exists-menu-mobile.js:1098:40)\n    at Generator.invoke [as _invoke] (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/exists-menu-mobile.js:1329:22)\n    at Generator.eval [as next] (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/exists-menu-mobile.js:1154:21)\n    at asyncGeneratorStep (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/exists-menu-mobile.js:989:24)\n    at _next (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/exists-menu-mobile.js:1011:9)\n    at eval (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/exists-menu-mobile.js:1018:7)\nat new Promise (<anonymous>)\n    at eval (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/exists-menu-mobile.js:1007:12)\n    at Object.visitDomain (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/exists-menu-mobile.js:936:8)",
                "diff": null
              },
              "uuid": "e33f548b-63ce-40e8-98f4-161d25dc376b",
              "parentUUID": "974cbbb9-05d0-4ca4-b5bd-67418e54b8b4",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "e33f548b-63ce-40e8-98f4-161d25dc376b"
          ],
          "pending": [],
          "skipped": [],
          "duration": 3589,
          "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/40/16/reports"
      },
      "version": "6.1.0"
    }
  }
}