{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 1,
    "pending": 0,
    "failures": 2,
    "start": "2022-09-21T08:15:32.038Z",
    "end": "2022-09-21T08:17:55.719Z",
    "duration": 143681,
    "testsRegistered": 3,
    "passPercent": 33.33333333333333,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "8c032cd1-e214-46cb-bf59-f4fc9ad00097",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "cbddd0b8-3047-45f1-a9bc-d08013499b93",
          "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": 71832,
              "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, 11, true);\n_global[\"default\"].addProductToCart(cy, 0, false, false, true);\ncy.get(\".cart-item-quantity-container select\").should(\"contain\", \"1\"); //remove the product and performs assertions on quantity == 0\n_removeProductFromAjaxCart[\"default\"].removeProductFromAjaxCart(cy);",
              "err": {
                "message": "CypressError: Timed out after waiting `60000ms` for your remote page to load.\n\nYour page did not fire its `load` event within `60000ms`.\n\nYou can try increasing the `pageLoadTimeout` value in `cypress.json` to wait longer.\n\nBrowsers will not fire the `load` event until all stylesheets and scripts are done downloading.\n\nWhen this `load` event occurs, Cypress will continue running commands.",
                "estack": "CypressError: Timed out after waiting `60000ms` for your remote page to load.\n\nYour page did not fire its `load` event within `60000ms`.\n\nYou can try increasing the `pageLoadTimeout` value in `cypress.json` to wait longer.\n\nBrowsers will not fire the `load` event until all stylesheets and scripts are done downloading.\n\nWhen this `load` event occurs, Cypress will continue running commands.\n    at timedOutWaitingForPageLoad (https://shop.papinsport.com/__cypress/runner/cypress_runner.js:158276:72)\n    at https://shop.papinsport.com/__cypress/runner/cypress_runner.js:159329:16\n    at tryCatcher (https://shop.papinsport.com/__cypress/runner/cypress_runner.js:13022:23)\n    at https://shop.papinsport.com/__cypress/runner/cypress_runner.js:8144:41\n    at tryCatcher (https://shop.papinsport.com/__cypress/runner/cypress_runner.js:13022:23)\n    at Promise._settlePromiseFromHandler (https://shop.papinsport.com/__cypress/runner/cypress_runner.js:10957:31)\n    at Promise._settlePromise (https://shop.papinsport.com/__cypress/runner/cypress_runner.js:11014:18)\n    at Promise._settlePromise0 (https://shop.papinsport.com/__cypress/runner/cypress_runner.js:11059:10)\n    at Promise._settlePromises (https://shop.papinsport.com/__cypress/runner/cypress_runner.js:11135:18)\n    at _drainQueueStep (https://shop.papinsport.com/__cypress/runner/cypress_runner.js:7729:12)\n    at _drainQueue (https://shop.papinsport.com/__cypress/runner/cypress_runner.js:7722:9)\n    at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (https://shop.papinsport.com/__cypress/runner/cypress_runner.js:7738:5)\n    at Async.drainQueues (https://shop.papinsport.com/__cypress/runner/cypress_runner.js:7608:14)\nFrom Your Spec Code:\n    at _callee$ (https://shop.papinsport.com/__cypress/tests?p=cypress/integration/shopware6/papinsport/remove-product-from-ajax-cart.js:527:25)\n    at tryCatch (https://shop.papinsport.com/__cypress/tests?p=cypress/integration/shopware6/papinsport/remove-product-from-ajax-cart.js:697:40)\n    at Generator.invoke [as _invoke] (https://shop.papinsport.com/__cypress/tests?p=cypress/integration/shopware6/papinsport/remove-product-from-ajax-cart.js:928:22)\n    at Generator.eval [as next] (https://shop.papinsport.com/__cypress/tests?p=cypress/integration/shopware6/papinsport/remove-product-from-ajax-cart.js:753:21)\n    at asyncGeneratorStep (https://shop.papinsport.com/__cypress/tests?p=cypress/integration/shopware6/papinsport/remove-product-from-ajax-cart.js:588:24)\n    at _next (https://shop.papinsport.com/__cypress/tests?p=cypress/integration/shopware6/papinsport/remove-product-from-ajax-cart.js:610:9)\n    at eval (https://shop.papinsport.com/__cypress/tests?p=cypress/integration/shopware6/papinsport/remove-product-from-ajax-cart.js:617:7)\nat new Promise (<anonymous>)\n    at eval (https://shop.papinsport.com/__cypress/tests?p=cypress/integration/shopware6/papinsport/remove-product-from-ajax-cart.js:606:12)\n    at Object.visitDomain (https://shop.papinsport.com/__cypress/tests?p=cypress/integration/shopware6/papinsport/remove-product-from-ajax-cart.js:535:8)",
                "diff": null
              },
              "uuid": "f20261db-52ac-4ec1-8133-52cc3627def7",
              "parentUUID": "cbddd0b8-3047-45f1-a9bc-d08013499b93",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Remove Product from cart - Ajax cart - Mobile",
              "fullTitle": "Test Remove Product from cart - Ajax cart - Mobile",
              "timedOut": null,
              "duration": 52270,
              "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, 11, true);\n_global[\"default\"].addProductToCart(cy, 0, false, false, true);\ncy.get(\".cart-item-quantity-container select\").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: `.cart-item-quantity-container > .custom-select`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.cart-item-quantity-container > .custom-select`, but never found it.\n    at Context.eval (https://shop.papinsport.com/__cypress/tests?p=cypress/integration/shopware6/papinsport/remove-product-from-ajax-cart.js:291:18)",
                "diff": null
              },
              "uuid": "4abe84f2-98a2-4325-b05f-f94d0a3ef2ab",
              "parentUUID": "cbddd0b8-3047-45f1-a9bc-d08013499b93",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Remove Product from cart - Ajax cart - Tablet",
              "fullTitle": "Test Remove Product from cart - Ajax cart - Tablet",
              "timedOut": null,
              "duration": 16719,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "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, 11, true);\n_global[\"default\"].addProductToCart(cy, 0, false, false, true);\ncy.get(\".cart-item-quantity-container select\").should(\"contain\", \"1\"); //remove the product and performs assertions on quantity == 0\n_removeProductFromAjaxCart[\"default\"].removeProductFromAjaxCart(cy);",
              "err": {},
              "uuid": "6203b819-9476-41c7-966d-9edd3880d8bb",
              "parentUUID": "cbddd0b8-3047-45f1-a9bc-d08013499b93",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "6203b819-9476-41c7-966d-9edd3880d8bb"
          ],
          "failures": [
            "f20261db-52ac-4ec1-8133-52cc3627def7",
            "4abe84f2-98a2-4325-b05f-f94d0a3ef2ab"
          ],
          "pending": [],
          "skipped": [],
          "duration": 140821,
          "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/33/30/reports"
      },
      "version": "6.1.0"
    }
  }
}