{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2025-02-17T09:10:09.053Z",
    "end": "2025-02-17T09:10:31.375Z",
    "duration": 22322,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "ddf6690d-648a-4184-90b1-2819e71ce964",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/cart-change-quantity.js",
      "file": "cypress/e2e/shopware6/cart-change-quantity.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "dfa45c7b-6a67-4044-93fc-bbbb67c38f49",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Cart - Change quantity product from checkout cart - Desktop",
              "fullTitle": "Test Cart - Change quantity product from checkout cart - Desktop",
              "timedOut": null,
              "duration": 7266,
              "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, 3, true);\n_global.default.selectNthProductFromListing(cy, 1, true);\n_global.default.addProductToCart(cy, 0, true, false, true);\n_cartChangeQuantity.default.changeQuantity(cy, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.cart-item-unit-price`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.cart-item-unit-price`, but never found it.\n    at Object.changeQuantity (webpack://cypress-website-monitoring/./cypress/steps/shopware6/cart-change-quantity.js:3:11)\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/e2e/shopware6/cart-change-quantity.js:20:23)",
                "diff": null
              },
              "uuid": "a6f57cbd-f619-4407-b9c4-e822f3985955",
              "parentUUID": "dfa45c7b-6a67-4044-93fc-bbbb67c38f49",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Cart - Change quantity product from checkout cart - Mobile",
              "fullTitle": "Test Cart - Change quantity product from checkout cart - Mobile",
              "timedOut": null,
              "duration": 5853,
              "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, 3, true);\n_global.default.selectNthProductFromListing(cy, 1, true);\n_global.default.addProductToCart(cy, 0, true, false, true);\n_cartChangeQuantity.default.changeQuantity(cy, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.cart-item-unit-price`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.cart-item-unit-price`, but never found it.\n    at Object.changeQuantity (webpack://cypress-website-monitoring/./cypress/steps/shopware6/cart-change-quantity.js:3:11)\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/e2e/shopware6/cart-change-quantity.js:31:23)",
                "diff": null
              },
              "uuid": "6c5fedb8-2249-4bb7-9257-88ee2613e92a",
              "parentUUID": "dfa45c7b-6a67-4044-93fc-bbbb67c38f49",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Cart - Change quantity product from checkout cart - Tablet",
              "fullTitle": "Test Cart - Change quantity product from checkout cart - Tablet",
              "timedOut": null,
              "duration": 5845,
              "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, 3, true);\n_global.default.selectNthProductFromListing(cy, 1, true);\n_global.default.addProductToCart(cy, 0, true, false, true);\n_cartChangeQuantity.default.changeQuantity(cy, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.cart-item-unit-price`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.cart-item-unit-price`, but never found it.\n    at Object.changeQuantity (webpack://cypress-website-monitoring/./cypress/steps/shopware6/cart-change-quantity.js:3:11)\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/e2e/shopware6/cart-change-quantity.js:42:23)",
                "diff": null
              },
              "uuid": "74d8d89b-b2c9-4c62-8642-c9a8442ac1a6",
              "parentUUID": "dfa45c7b-6a67-4044-93fc-bbbb67c38f49",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "a6f57cbd-f619-4407-b9c4-e822f3985955",
            "6c5fedb8-2249-4bb7-9257-88ee2613e92a",
            "74d8d89b-b2c9-4c62-8642-c9a8442ac1a6"
          ],
          "pending": [],
          "skipped": [],
          "duration": 18964,
          "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/38/54/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}