{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2023-04-17T01:09:55.760Z",
    "end": "2023-04-17T01:36:51.189Z",
    "duration": 1615429,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "08faad9f-848b-4d36-be81-d264d1072151",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "8f556d05-94b6-4a15-97a2-15e5cc3c40e5",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "PDP - Change variant - Desktop",
              "fullTitle": "Test PDP - Change variant - Desktop",
              "timedOut": null,
              "duration": 129071,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy);\n_global2[\"default\"].closeCookiesDynafit(cy);\n_global[\"default\"].selectNthTabHeaderMenu(cy, 4, true);\n_global2[\"default\"].selectNthProductFromListing(cy, 3, true);\n_changePdpVariant[\"default\"].addProductToCart(cy, 0, 1, true, false, true);\n_global2[\"default\"].containsNotElementWithText(\"YOUR SHOPPING CART IS EMPTY\");\n_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy);\ncy.clearCookies();\n_global[\"default\"].selectNthTabHeaderMenu(cy, 4, true);\n_global2[\"default\"].selectNthProductFromListing(cy, 3, true);\n_changePdpVariant[\"default\"].addProductToCart(cy, 0, 2, true, false, true);\n_global2[\"default\"].containsNotElementWithText(\"YOUR SHOPPING CART IS EMPTY\");",
              "err": {
                "message": "CypressError: `cy.clearCookies()` timed out waiting `30000ms` to complete.\n\nhttps://on.cypress.io/clearcookies",
                "estack": "CypressError: `cy.clearCookies()` timed out waiting `30000ms` to complete.\n\nhttps://on.cypress.io/clearcookies\n    at https://www.dynafit.com/__cypress/runner/cypress_runner.js:156873:83\n    at tryCatcher (https://www.dynafit.com/__cypress/runner/cypress_runner.js:13022:23)\n    at https://www.dynafit.com/__cypress/runner/cypress_runner.js:8144:41\n    at tryCatcher (https://www.dynafit.com/__cypress/runner/cypress_runner.js:13022:23)\n    at Promise._settlePromiseFromHandler (https://www.dynafit.com/__cypress/runner/cypress_runner.js:10957:31)\n    at Promise._settlePromise (https://www.dynafit.com/__cypress/runner/cypress_runner.js:11014:18)\n    at Promise._settlePromise0 (https://www.dynafit.com/__cypress/runner/cypress_runner.js:11059:10)\n    at Promise._settlePromises (https://www.dynafit.com/__cypress/runner/cypress_runner.js:11135:18)\n    at _drainQueueStep (https://www.dynafit.com/__cypress/runner/cypress_runner.js:7729:12)\n    at _drainQueue (https://www.dynafit.com/__cypress/runner/cypress_runner.js:7722:9)\n    at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (https://www.dynafit.com/__cypress/runner/cypress_runner.js:7738:5)\n    at Async.drainQueues (https://www.dynafit.com/__cypress/runner/cypress_runner.js:7608:14)\nFrom Your Spec Code:\n    at Context.eval (https://www.dynafit.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-dynafit/change-pdp-variant.js:39:8)",
                "diff": null
              },
              "uuid": "f620d01f-2464-4643-9aa7-fd66f5b1410e",
              "parentUUID": "8f556d05-94b6-4a15-97a2-15e5cc3c40e5",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "PDP - Change variant - Mobile",
              "fullTitle": "Test PDP - Change variant - Mobile",
              "timedOut": null,
              "duration": 363349,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'iphone');\n_global2[\"default\"].closeCookiesDynafit(cy);\n_global[\"default\"].selectNthTabHeaderMenu(cy, 4, true);\n_global2[\"default\"].selectNthProductFromListing(cy, 3, true);\n_changePdpVariant[\"default\"].addProductToCart(cy, 0, 1, true, false, true);\n_global2[\"default\"].containsNotElementWithText(\"Your shopping cart does not contain any products\");\n_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'iphone');\ncy.clearCookies();\n_global[\"default\"].selectNthTabHeaderMenu(cy, 4, true);\n_global2[\"default\"].selectNthProductFromListing(cy, 3, true);\n_changePdpVariant[\"default\"].addProductToCart(cy, 0, 2, true, false, true);\n_global2[\"default\"].containsNotElementWithText(\"Your shopping cart does not contain any products\");",
              "err": {
                "message": "CypressError: `cy.screenshot()` timed out waiting `30000ms` to complete.",
                "estack": "CypressError: `cy.screenshot()` timed out waiting `30000ms` to complete.\n    at https://www.dynafit.com/__cypress/runner/cypress_runner.js:160778:81\n    at tryCatcher (https://www.dynafit.com/__cypress/runner/cypress_runner.js:13022:23)\n    at https://www.dynafit.com/__cypress/runner/cypress_runner.js:8144:41\n    at tryCatcher (https://www.dynafit.com/__cypress/runner/cypress_runner.js:13022:23)\n    at Promise._settlePromiseFromHandler (https://www.dynafit.com/__cypress/runner/cypress_runner.js:10957:31)\n    at Promise._settlePromise (https://www.dynafit.com/__cypress/runner/cypress_runner.js:11014:18)\n    at Promise._settlePromise0 (https://www.dynafit.com/__cypress/runner/cypress_runner.js:11059:10)\n    at Promise._settlePromises (https://www.dynafit.com/__cypress/runner/cypress_runner.js:11135:18)\n    at _drainQueueStep (https://www.dynafit.com/__cypress/runner/cypress_runner.js:7729:12)\n    at _drainQueue (https://www.dynafit.com/__cypress/runner/cypress_runner.js:7722:9)\n    at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (https://www.dynafit.com/__cypress/runner/cypress_runner.js:7738:5)\n    at Async.drainQueues (https://www.dynafit.com/__cypress/runner/cypress_runner.js:7608:14)",
                "diff": null
              },
              "uuid": "2dc1b770-ff4f-40cc-8c88-a90724ed9306",
              "parentUUID": "8f556d05-94b6-4a15-97a2-15e5cc3c40e5",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "PDP - Change variant - Talet",
              "fullTitle": "Test PDP - Change variant - Talet",
              "timedOut": null,
              "duration": 489029,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'tablet');\n_global2[\"default\"].closeCookiesDynafit(cy);\n_global[\"default\"].selectNthTabHeaderMenu(cy, 4, true);\n_global2[\"default\"].selectNthProductFromListing(cy, 3, true);\n_changePdpVariant[\"default\"].addProductToCart(cy, 0, 1, true, false, true);\n_global2[\"default\"].containsNotElementWithText(\"Your shopping cart does not contain any products\");\n_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'tablet');\ncy.clearCookies();\n_global[\"default\"].selectNthTabHeaderMenu(cy, 4, true);\n_global2[\"default\"].selectNthProductFromListing(cy, 3, true);\n_changePdpVariant[\"default\"].addProductToCart(cy, 0, 2, true, false, true);\n_global2[\"default\"].containsNotElementWithText(\"Your shopping cart does not contain any products\");",
              "err": {
                "message": "CypressError: `cy.screenshot()` timed out waiting `30000ms` to complete.",
                "estack": "CypressError: `cy.screenshot()` timed out waiting `30000ms` to complete.\n    at https://www.dynafit.com/__cypress/runner/cypress_runner.js:160778:81\n    at tryCatcher (https://www.dynafit.com/__cypress/runner/cypress_runner.js:13022:23)\n    at https://www.dynafit.com/__cypress/runner/cypress_runner.js:8144:41\n    at tryCatcher (https://www.dynafit.com/__cypress/runner/cypress_runner.js:13022:23)\n    at Promise._settlePromiseFromHandler (https://www.dynafit.com/__cypress/runner/cypress_runner.js:10957:31)\n    at Promise._settlePromise (https://www.dynafit.com/__cypress/runner/cypress_runner.js:11014:18)\n    at Promise._settlePromise0 (https://www.dynafit.com/__cypress/runner/cypress_runner.js:11059:10)\n    at Promise._settlePromises (https://www.dynafit.com/__cypress/runner/cypress_runner.js:11135:18)\n    at _drainQueueStep (https://www.dynafit.com/__cypress/runner/cypress_runner.js:7729:12)\n    at _drainQueue (https://www.dynafit.com/__cypress/runner/cypress_runner.js:7722:9)\n    at Async.../../node_modules/bluebird/js/release/async.js.Async._drainQueues (https://www.dynafit.com/__cypress/runner/cypress_runner.js:7738:5)\n    at Async.drainQueues (https://www.dynafit.com/__cypress/runner/cypress_runner.js:7608:14)",
                "diff": null
              },
              "uuid": "468799bc-bfd7-4ca8-8960-5b9ac84824f9",
              "parentUUID": "8f556d05-94b6-4a15-97a2-15e5cc3c40e5",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "f620d01f-2464-4643-9aa7-fd66f5b1410e",
            "2dc1b770-ff4f-40cc-8c88-a90724ed9306",
            "468799bc-bfd7-4ca8-8960-5b9ac84824f9"
          ],
          "pending": [],
          "skipped": [],
          "duration": 981449,
          "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/2/60/reports"
      },
      "version": "6.1.0"
    }
  }
}