{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2025-04-07T15:33:48.689Z",
    "end": "2025-04-07T15:34:14.032Z",
    "duration": 25343,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "8a50d677-63f4-46f7-9784-0a761fbb1e7c",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/cart-classic-change-quantity.js",
      "file": "cypress/e2e/shopware6/cart-classic-change-quantity.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "1f75f6f3-3d2c-44ea-835f-61a65e307d26",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Cart - Change quantity product from classic cart - Desktop",
              "fullTitle": "Test Cart - Change quantity product from classic cart - Desktop",
              "timedOut": null,
              "duration": 8150,
              "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);\ncy.get('div.product-detail-price-container > meta').invoke('prop', 'content').then($unitPrice => {\n  _global.default.addProductToCart(cy, 0, false, true, true);\n  _global.default.loginCheckoutPage(cy, _websiteMonitoring.default, true);\n  _cartClassicChangeQuantity.default.changeQuantity(cy, $unitPrice, true);\n});",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `div.product-detail-price-container > meta`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `div.product-detail-price-container > meta`, but never found it.\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/e2e/shopware6/cart-classic-change-quantity.js:19:11)",
                "diff": null
              },
              "uuid": "003ed651-13ed-405e-a0f5-ede96ebb9c47",
              "parentUUID": "1f75f6f3-3d2c-44ea-835f-61a65e307d26",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Cart - Change quantity product from classic cart - Mobile",
              "fullTitle": "Test Cart - Change quantity product from classic cart - Mobile",
              "timedOut": null,
              "duration": 7157,
              "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);\ncy.get('div.product-detail-price-container > meta').invoke('prop', 'content').then($unitPrice => {\n  _global.default.addProductToCart(cy, 0, false, true, true);\n  _global.default.loginCheckoutPage(cy, _websiteMonitoring.default, true);\n  _cartClassicChangeQuantity.default.changeQuantity(cy, $unitPrice, true);\n});",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `div.product-detail-price-container > meta`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `div.product-detail-price-container > meta`, but never found it.\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/e2e/shopware6/cart-classic-change-quantity.js:33:11)",
                "diff": null
              },
              "uuid": "f46df68b-f2ab-4e48-8783-537c1e1c0f0f",
              "parentUUID": "1f75f6f3-3d2c-44ea-835f-61a65e307d26",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Cart - Change quantity product from classic cart - Tablet",
              "fullTitle": "Test Cart - Change quantity product from classic cart - Tablet",
              "timedOut": null,
              "duration": 6627,
              "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);\ncy.get('div.product-detail-price-container > meta').invoke('prop', 'content').then($unitPrice => {\n  _global.default.addProductToCart(cy, 0, false, true, true);\n  _global.default.loginCheckoutPage(cy, _websiteMonitoring.default, true);\n  _cartClassicChangeQuantity.default.changeQuantity(cy, $unitPrice, true);\n});",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `div.product-detail-price-container > meta`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `div.product-detail-price-container > meta`, but never found it.\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/e2e/shopware6/cart-classic-change-quantity.js:47:11)",
                "diff": null
              },
              "uuid": "01f06a32-8032-4e46-9753-9810f20fb4c1",
              "parentUUID": "1f75f6f3-3d2c-44ea-835f-61a65e307d26",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "003ed651-13ed-405e-a0f5-ede96ebb9c47",
            "f46df68b-f2ab-4e48-8783-537c1e1c0f0f",
            "01f06a32-8032-4e46-9753-9810f20fb4c1"
          ],
          "pending": [],
          "skipped": [],
          "duration": 21934,
          "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/55/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}