{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2025-04-07T13:54:04.760Z",
    "end": "2025-04-07T13:54:39.903Z",
    "duration": 35143,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "a99fefe0-0219-44df-99f3-84c6a0d3514b",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/add-to-wishlist.js",
      "file": "cypress/e2e/shopware6/add-to-wishlist.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "9c14b9d7-b237-4968-afa0-a7e7a4f88b0a",
          "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": 11842,
              "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": "da68e70d-6b7c-438f-a131-c0bbaec1a36e",
              "parentUUID": "9c14b9d7-b237-4968-afa0-a7e7a4f88b0a",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "PDP/PLP - Add to wishlist - Mobile",
              "fullTitle": "Test PDP/PLP - Add to wishlist - Mobile",
              "timedOut": null,
              "duration": 10321,
              "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": "2b71bf03-31e6-4436-9e70-a06633aa3f7e",
              "parentUUID": "9c14b9d7-b237-4968-afa0-a7e7a4f88b0a",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "PDP/PLP - Add to wishlist - Tablet",
              "fullTitle": "Test PDP/PLP - Add to wishlist - Tablet",
              "timedOut": null,
              "duration": 10220,
              "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": "94be6d7f-bcd3-411f-82de-1f9e796fbba8",
              "parentUUID": "9c14b9d7-b237-4968-afa0-a7e7a4f88b0a",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "da68e70d-6b7c-438f-a131-c0bbaec1a36e",
            "2b71bf03-31e6-4436-9e70-a06633aa3f7e",
            "94be6d7f-bcd3-411f-82de-1f9e796fbba8"
          ],
          "pending": [],
          "skipped": [],
          "duration": 32383,
          "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/47/59/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}