{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 0,
    "pending": 0,
    "failures": 1,
    "start": "2022-04-12T10:45:06.643Z",
    "end": "2022-04-12T10:45:42.419Z",
    "duration": 35776,
    "testsRegistered": 1,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "b1d8b91f-8003-4c59-82d7-63b0a714373a",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "b3611abe-9ec5-4b1c-80b8-c3d5d3e552f0",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "PDP - Change variant",
              "fullTitle": "Test PDP - Change variant",
              "timedOut": null,
              "duration": 33616,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "//set desktop\n_websiteMonitoring[\"default\"].setViewport(cy);\n_websiteMonitoring[\"default\"].visitDomain(cy);\n_global[\"default\"].selectNthTabHeaderMenu(cy, 3, true);\n_global[\"default\"].selectNthProductFromListing(cy, 3, true);\n_changePdpVariant[\"default\"].addProductToCart(cy, 4, 1, true, false, true);\ncy.reload(true);\ncy.clearCookies();\n_global[\"default\"].selectNthTabHeaderMenu(cy, 3, true);\n_global[\"default\"].selectNthProductFromListing(cy, 3, true);\n_changePdpVariant[\"default\"].addProductToCart(cy, 4, 2, true, false, true);",
              "err": {
                "message": "AssertionError: expected false to be true",
                "estack": "AssertionError: expected false to be true\n    at Context.eval (https://italiatella.com/__cypress/tests?p=cypress/integration/shopware5/change-pdp-variant.js:92:34)",
                "diff": null
              },
              "uuid": "c6667dfb-138b-4d7b-8805-95add933a428",
              "parentUUID": "b3611abe-9ec5-4b1c-80b8-c3d5d3e552f0",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "c6667dfb-138b-4d7b-8805-95add933a428"
          ],
          "pending": [],
          "skipped": [],
          "duration": 33616,
          "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/19/60/reports"
      },
      "version": "6.1.0"
    }
  }
}