{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2025-04-07T12:58:14.244Z",
    "end": "2025-04-07T12:58:41.634Z",
    "duration": 27390,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "440df8d1-e78d-42ff-8217-9d32246a5839",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/add-to-wishlist.js",
      "file": "cypress/e2e/shopware6/add-to-wishlist.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "ed8f53a7-18b8-478e-8315-5196f577f253",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "PDP/PLP - Add to wishlist - Desktop",
              "fullTitle": "Test PDP/PLP - Add to wishlist - Desktop",
              "timedOut": null,
              "duration": 8854,
              "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.loginFromHeader(cy, _websiteMonitoring.default, true);\n_global.default.enterAccountWithBasicCheck(cy, true);\n_addToWishlist.default.addWishlistPLP(cy, true);\ncy.clearCookies(true);\ncy.reload(true);\n_global.default.loginFromHeader(cy, _websiteMonitoring.default, true);\n_global.default.enterAccountWithBasicCheck(cy, true);\n_addToWishlist.default.addWishlistPDP(cy, true);\ncy.clearCookies(true);\ncy.reload(true);\n_global.default.loginFromHeader(cy, _websiteMonitoring.default, true);\n_global.default.enterAccountWithBasicCheck(cy, true);\n_global.default.selectNthTabHeaderMenu(cy, 2, true);\n_global.default.selectNthProductFromListing(cy, 1, true);\n_global.default.addProductToCart(cy, 0, true, false, true);\n_addToWishlist.default.addWishlistCheckout(cy, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `div.card-header`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `div.card-header`, but never found it.\n    at Object.enterAccountWithBasicCheck (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:88:11)\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/e2e/shopware6/add-to-wishlist.js:18:15)",
                "diff": null
              },
              "uuid": "2d098954-d7b9-45a4-bcde-6b5c8cf74ad2",
              "parentUUID": "ed8f53a7-18b8-478e-8315-5196f577f253",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "PDP/PLP - Add to wishlist - Mobile",
              "fullTitle": "Test PDP/PLP - Add to wishlist - Mobile",
              "timedOut": null,
              "duration": 7760,
              "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.loginFromHeader(cy, _websiteMonitoring.default, true);\n_global.default.enterAccountWithBasicCheck(cy, true);\n_addToWishlist.default.addWishlistPLP(cy, true);\ncy.clearCookies(true);\ncy.reload(true);\n_global.default.loginFromHeader(cy, _websiteMonitoring.default, true);\n_global.default.enterAccountWithBasicCheck(cy, true);\n_addToWishlist.default.addWishlistPDP(cy, true);\ncy.clearCookies(true);\ncy.reload(true);\n_global.default.loginFromHeader(cy, _websiteMonitoring.default, true);\n_global.default.enterAccountWithBasicCheck(cy, true);\n_global.default.selectNthTabHeaderMenu(cy, 2, true);\n_global.default.selectNthProductFromListing(cy, 1, true);\n_global.default.addProductToCart(cy, 0, true, false, true);\n_addToWishlist.default.addWishlistCheckout(cy, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `div.card-header`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `div.card-header`, but never found it.\n    at Object.enterAccountWithBasicCheck (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:88:11)\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/e2e/shopware6/add-to-wishlist.js:46:15)",
                "diff": null
              },
              "uuid": "6753d2de-1676-4df0-ae3a-b899848da81d",
              "parentUUID": "ed8f53a7-18b8-478e-8315-5196f577f253",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "PDP/PLP - Add to wishlist - Tablet",
              "fullTitle": "Test PDP/PLP - Add to wishlist - Tablet",
              "timedOut": null,
              "duration": 8060,
              "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.loginFromHeader(cy, _websiteMonitoring.default, true);\n_global.default.enterAccountWithBasicCheck(cy, true);\n_addToWishlist.default.addWishlistPLP(cy, true);\ncy.clearCookies(true);\ncy.reload(true);\n_global.default.loginFromHeader(cy, _websiteMonitoring.default, true);\n_global.default.enterAccountWithBasicCheck(cy, true);\n_addToWishlist.default.addWishlistPDP(cy, true);\ncy.clearCookies(true);\ncy.reload(true);\n_global.default.loginFromHeader(cy, _websiteMonitoring.default, true);\n_global.default.enterAccountWithBasicCheck(cy, true);\n_global.default.selectNthTabHeaderMenu(cy, 2, true);\n_global.default.selectNthProductFromListing(cy, 1, true);\n_global.default.addProductToCart(cy, 0, true, false, true);\n_addToWishlist.default.addWishlistCheckout(cy, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `div.card-header`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `div.card-header`, but never found it.\n    at Object.enterAccountWithBasicCheck (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:88:11)\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/e2e/shopware6/add-to-wishlist.js:74:15)",
                "diff": null
              },
              "uuid": "06960984-f21d-4b72-a313-48b48861c132",
              "parentUUID": "ed8f53a7-18b8-478e-8315-5196f577f253",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "2d098954-d7b9-45a4-bcde-6b5c8cf74ad2",
            "6753d2de-1676-4df0-ae3a-b899848da81d",
            "06960984-f21d-4b72-a313-48b48861c132"
          ],
          "pending": [],
          "skipped": [],
          "duration": 24674,
          "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/48/59/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}