{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2022-06-03T09:45:14.282Z",
    "end": "2022-06-03T09:45:58.817Z",
    "duration": 44535,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "20d29326-2d1e-46d5-9b8f-e4c3a127db0e",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "598db3de-c250-443d-9c18-2ecef20418cd",
          "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": 15010,
              "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_removeProductFromAjaxCart[\"default\"].addProductToCart(cy, 0, false, false, true);\ncy.get('.item--quantity').should('contain', '1'); //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: `.ajax--cart .item--container .cart--item .item--link .item--quantity`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.ajax--cart .item--container .cart--item .item--link .item--quantity`, but never found it.\n    at Context.eval (https://www.pflegeoverall24.de/__cypress/tests?p=cypress/integration/shopware5/pflegeoverall24/remove-product-from-ajax-cart.js:421:14)",
                "diff": null
              },
              "uuid": "2d1b45c0-a057-48cf-bde4-3451ecea7349",
              "parentUUID": "598db3de-c250-443d-9c18-2ecef20418cd",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Remove Product from cart - Ajax cart - Mobile",
              "fullTitle": "Test Remove Product from cart - Ajax cart - Mobile",
              "timedOut": null,
              "duration": 13757,
              "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_removeProductFromAjaxCart[\"default\"].addProductToCart(cy, 0, false, false, true);\ncy.get('.item--quantity').should('contain', '1'); //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: `.ajax--cart .item--container .cart--item .item--link .item--quantity`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.ajax--cart .item--container .cart--item .item--link .item--quantity`, but never found it.\n    at Context.eval (https://www.pflegeoverall24.de/__cypress/tests?p=cypress/integration/shopware5/pflegeoverall24/remove-product-from-ajax-cart.js:421:14)",
                "diff": null
              },
              "uuid": "cff1f6d7-7c58-4703-9fd3-d718c25cb629",
              "parentUUID": "598db3de-c250-443d-9c18-2ecef20418cd",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Remove Product from cart - Ajax cart - Tablet",
              "fullTitle": "Test Remove Product from cart - Ajax cart - Tablet",
              "timedOut": null,
              "duration": 13850,
              "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_removeProductFromAjaxCart[\"default\"].addProductToCart(cy, 0, false, false, true);\ncy.get('.item--quantity').should('contain', '1'); //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: `.ajax--cart .item--container .cart--item .item--link .item--quantity`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.ajax--cart .item--container .cart--item .item--link .item--quantity`, but never found it.\n    at Context.eval (https://www.pflegeoverall24.de/__cypress/tests?p=cypress/integration/shopware5/pflegeoverall24/remove-product-from-ajax-cart.js:421:14)",
                "diff": null
              },
              "uuid": "b31ef5b2-da77-4947-9c93-467a3c0c5af1",
              "parentUUID": "598db3de-c250-443d-9c18-2ecef20418cd",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "2d1b45c0-a057-48cf-bde4-3451ecea7349",
            "cff1f6d7-7c58-4703-9fd3-d718c25cb629",
            "b31ef5b2-da77-4947-9c93-467a3c0c5af1"
          ],
          "pending": [],
          "skipped": [],
          "duration": 42617,
          "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.0"
    },
    "marge": {
      "options": {
        "reportDir": "cypress/results/22/30/reports"
      },
      "version": "6.1.0"
    }
  }
}