{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2023-05-17T17:35:19.165Z",
    "end": "2023-05-17T17:36:04.094Z",
    "duration": 44929,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "fffd91da-87ab-434c-8e5b-0b3fbe7bc77a",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "7526caf7-224f-4daf-9548-fec1aa3d4922",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Login from header - Desktop",
              "fullTitle": "Test Login from header - Desktop",
              "timedOut": null,
              "duration": 11599,
              "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\"].closeCookiesDynafit(cy);\n_global[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"].getConfigValue('username'), _websiteMonitoring[\"default\"].getConfigValue('complexPassword'), _websiteMonitoring[\"default\"].getConfigValue('username')); //change account section & assertion\n\n_global[\"default\"].clickOnAccountMenuSection(cy, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.header--entry.entry--account > a`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.header--entry.entry--account > a`, but never found it.\n    at Object.clickOnAccountMenuSection (https://www.dynafit.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-dynafit/login-from-header.js:542:8)\n    at Context.eval (https://www.dynafit.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-dynafit/login-from-header.js:25:24)",
                "diff": null
              },
              "uuid": "ae81e530-1606-42bb-bdc0-56f641af7427",
              "parentUUID": "7526caf7-224f-4daf-9548-fec1aa3d4922",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Login from header - Mobile",
              "fullTitle": "Test Login from header - Mobile",
              "timedOut": null,
              "duration": 16456,
              "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\"].closeCookiesDynafit(cy);\n_global[\"default\"].loginFromHeaderMobile(cy, _websiteMonitoring[\"default\"].getConfigValue('username'), _websiteMonitoring[\"default\"].getConfigValue('complexPassword'), _websiteMonitoring[\"default\"].getConfigValue('username')); //change account section & assertion\n\n_global[\"default\"].clickOnAccountMenuSection(cy, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.header--entry.entry--account > a`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.header--entry.entry--account > a`, but never found it.\n    at Object.clickOnAccountMenuSection (https://www.dynafit.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-dynafit/login-from-header.js:542:8)\n    at Context.eval (https://www.dynafit.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-dynafit/login-from-header.js:37:24)",
                "diff": null
              },
              "uuid": "c95c4161-23aa-48f9-be4d-20f12f0fb1be",
              "parentUUID": "7526caf7-224f-4daf-9548-fec1aa3d4922",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Login from header - Tablet",
              "fullTitle": "Test Login from header - Tablet",
              "timedOut": null,
              "duration": 14951,
              "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\"].closeCookiesDynafit(cy);\n_global[\"default\"].loginFromHeaderMobile(cy, _websiteMonitoring[\"default\"].getConfigValue('username'), _websiteMonitoring[\"default\"].getConfigValue('complexPassword'), _websiteMonitoring[\"default\"].getConfigValue('username')); //change account section & assertion\n\n_global[\"default\"].clickOnAccountMenuSection(cy, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.header--entry.entry--account > a`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.header--entry.entry--account > a`, but never found it.\n    at Object.clickOnAccountMenuSection (https://www.dynafit.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-dynafit/login-from-header.js:542:8)\n    at Context.eval (https://www.dynafit.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-dynafit/login-from-header.js:49:24)",
                "diff": null
              },
              "uuid": "cc99ebae-f507-423f-be6f-f59c22128c0b",
              "parentUUID": "7526caf7-224f-4daf-9548-fec1aa3d4922",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "ae81e530-1606-42bb-bdc0-56f641af7427",
            "c95c4161-23aa-48f9-be4d-20f12f0fb1be",
            "cc99ebae-f507-423f-be6f-f59c22128c0b"
          ],
          "pending": [],
          "skipped": [],
          "duration": 43006,
          "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/2/24/reports"
      },
      "version": "6.1.0"
    }
  }
}