{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2025-04-07T15:30:19.673Z",
    "end": "2025-04-07T15:30:44.743Z",
    "duration": 25070,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "7eecc7c4-4e68-425b-bb3e-0740d00efada",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/remove-product-from-ajax-cart.js",
      "file": "cypress/e2e/shopware6/remove-product-from-ajax-cart.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "5cdd3c21-da2f-4029-adab-116ddcf1715e",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Remove Product from cart - Ajax cart - Desktop",
              "fullTitle": "Test Remove Product from cart - Ajax cart - Desktop",
              "timedOut": null,
              "duration": 7974,
              "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.selectNthTabHeaderMenu(cy, 2, true);\n_global.default.selectNthProductFromListing(cy, 1, true);\n_global.default.addProductToCart(cy, 0, false, false, true);\ncy.get('.cart-item-quantity-container select').should('contain', '1');\n//remove the product and performs assertions on quantity == 0\n_removeProductFromAjaxCart.default.removeProductFromAjaxCart(cy);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.cart-item-quantity-container select`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.cart-item-quantity-container select`, but never found it.\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/e2e/shopware6/remove-product-from-ajax-cart.js:19:55)",
                "diff": null
              },
              "uuid": "449f5192-67c6-48da-a7d6-86c0269ac049",
              "parentUUID": "5cdd3c21-da2f-4029-adab-116ddcf1715e",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Remove Product from cart - Ajax cart - Mobile",
              "fullTitle": "Test Remove Product from cart - Ajax cart - Mobile",
              "timedOut": null,
              "duration": 6666,
              "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.selectNthTabHeaderMenu(cy, 2, true);\n_global.default.selectNthProductFromListing(cy, 1, true);\n_global.default.addProductToCart(cy, 0, false, false, true);\ncy.get('.cart-item-quantity-container select').should('contain', '1');\n//remove the product and performs assertions on quantity == 0\n_removeProductFromAjaxCart.default.removeProductFromAjaxCart(cy);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.cart-item-quantity-container select`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.cart-item-quantity-container select`, but never found it.\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/e2e/shopware6/remove-product-from-ajax-cart.js:33:55)",
                "diff": null
              },
              "uuid": "d63a8fd9-fef3-4c53-9385-dba538679404",
              "parentUUID": "5cdd3c21-da2f-4029-adab-116ddcf1715e",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Remove Product from cart - Ajax cart - Tablet",
              "fullTitle": "Test Remove Product from cart - Ajax cart - Tablet",
              "timedOut": null,
              "duration": 6668,
              "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.selectNthTabHeaderMenu(cy, 2, true);\n_global.default.selectNthProductFromListing(cy, 1, true);\n_global.default.addProductToCart(cy, 0, false, false, true);\ncy.get('.cart-item-quantity-container select').should('contain', '1');\n//remove the product and performs assertions on quantity == 0\n_removeProductFromAjaxCart.default.removeProductFromAjaxCart(cy);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.cart-item-quantity-container select`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.cart-item-quantity-container select`, but never found it.\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/e2e/shopware6/remove-product-from-ajax-cart.js:47:55)",
                "diff": null
              },
              "uuid": "289f4ba4-23f7-473c-b120-5f6a109da5c2",
              "parentUUID": "5cdd3c21-da2f-4029-adab-116ddcf1715e",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "449f5192-67c6-48da-a7d6-86c0269ac049",
            "d63a8fd9-fef3-4c53-9385-dba538679404",
            "289f4ba4-23f7-473c-b120-5f6a109da5c2"
          ],
          "pending": [],
          "skipped": [],
          "duration": 21308,
          "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/45/30/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}