{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2023-04-17T02:02:34.991Z",
    "end": "2023-04-17T02:04:02.373Z",
    "duration": 87382,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "1700379f-e198-44bf-93f5-b9aad9be7b44",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "bdd64329-e20f-41ab-862a-02448b9088e2",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Login from header - Desktop",
              "fullTitle": "Test Login from header - Desktop",
              "timedOut": null,
              "duration": 26012,
              "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\"].closeCookiesSalewa(cy); //save new username\n\nvar username = _websiteMonitoring[\"default\"].getConfigValue('username');\nvar oldPwd = _websiteMonitoring[\"default\"].getConfigValue('complexPassword');\n_global[\"default\"].loginFromHeader(cy, username, oldPwd, true);\n_global[\"default\"].enterAccountWithBasicCheck(cy, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.account--welcome.panel > h1`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.account--welcome.panel > h1`, but never found it.\n    at Object.enterAccountWithBasicCheck (https://www.salewa.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-salewa/login-from-header.js:631:8)\n    at Context.eval (https://www.salewa.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-salewa/login-from-header.js:29:24)",
                "diff": null
              },
              "uuid": "429c6d02-555b-4691-a915-a7c01c3826d1",
              "parentUUID": "bdd64329-e20f-41ab-862a-02448b9088e2",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Login from header - Mobile",
              "fullTitle": "Test Login from header - Mobile",
              "timedOut": null,
              "duration": 26861,
              "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\"].closeCookiesSalewa(cy); //save new username\n\nvar username = _websiteMonitoring[\"default\"].getConfigValue('username');\nvar oldPwd = _websiteMonitoring[\"default\"].getConfigValue('complexPassword');\n_global[\"default\"].loginFromHeader(cy, username, oldPwd, true);\n_global[\"default\"].enterAccountWithBasicCheck(cy, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.account--welcome.panel > h1`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.account--welcome.panel > h1`, but never found it.\n    at Object.enterAccountWithBasicCheck (https://www.salewa.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-salewa/login-from-header.js:631:8)\n    at Context.eval (https://www.salewa.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-salewa/login-from-header.js:45:24)",
                "diff": null
              },
              "uuid": "be373517-5a77-4f78-a44c-2710e0eb8b06",
              "parentUUID": "bdd64329-e20f-41ab-862a-02448b9088e2",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Login from header - Tablet",
              "fullTitle": "Test Login from header - Tablet",
              "timedOut": null,
              "duration": 32501,
              "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\"].closeCookiesSalewa(cy); //save new username\n\nvar username = _websiteMonitoring[\"default\"].getConfigValue('username');\nvar oldPwd = _websiteMonitoring[\"default\"].getConfigValue('complexPassword');\n_global[\"default\"].loginFromHeader(cy, username, oldPwd, true);\n_global[\"default\"].enterAccountWithBasicCheck(cy, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.account--welcome.panel > h1`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.account--welcome.panel > h1`, but never found it.\n    at Object.enterAccountWithBasicCheck (https://www.salewa.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-salewa/login-from-header.js:631:8)\n    at Context.eval (https://www.salewa.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-salewa/login-from-header.js:61:24)",
                "diff": null
              },
              "uuid": "3c029176-75a1-436b-8668-07ac77dd110f",
              "parentUUID": "bdd64329-e20f-41ab-862a-02448b9088e2",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "429c6d02-555b-4691-a915-a7c01c3826d1",
            "be373517-5a77-4f78-a44c-2710e0eb8b06",
            "3c029176-75a1-436b-8668-07ac77dd110f"
          ],
          "pending": [],
          "skipped": [],
          "duration": 85374,
          "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/5/24/reports"
      },
      "version": "6.1.0"
    }
  }
}