{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2022-08-24T12:07:51.882Z",
    "end": "2022-08-24T12:09:28.572Z",
    "duration": 96690,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "b3c0c326-0798-4329-9c42-4a88bf588b04",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "6676a5c5-8535-4a0d-958e-30ec769ab460",
          "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": 33406,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "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, 2, true);\n_global2[\"default\"].addProductToCart(cy, 0, false, true, true);\n_global2[\"default\"].loginCheckoutPage(cy, _websiteMonitoring[\"default\"], true);\n_cartClassicChangeQuantity[\"default\"].changeQuantity(cy, true);",
              "err": {},
              "uuid": "bff1d06d-a439-4423-bedb-61be8e44eb44",
              "parentUUID": "6676a5c5-8535-4a0d-958e-30ec769ab460",
              "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": 30263,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "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, 2, true);\n_global2[\"default\"].addProductToCart(cy, 0, false, true, true);\n_global2[\"default\"].loginCheckoutPage(cy, _websiteMonitoring[\"default\"], true);\n_cartClassicChangeQuantity[\"default\"].changeQuantity(cy, true);",
              "err": {},
              "uuid": "29d0eda6-fed3-41da-83a0-85ca4ff556f2",
              "parentUUID": "6676a5c5-8535-4a0d-958e-30ec769ab460",
              "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": 29239,
              "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, 2, true);\n_global2[\"default\"].addProductToCart(cy, 0, false, true, true);\n_global2[\"default\"].loginCheckoutPage(cy, _websiteMonitoring[\"default\"], true);\n_cartClassicChangeQuantity[\"default\"].changeQuantity(cy, true);",
              "err": {},
              "uuid": "5a2ee4d0-8a68-4a8b-99b2-8df24e21d688",
              "parentUUID": "6676a5c5-8535-4a0d-958e-30ec769ab460",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "bff1d06d-a439-4423-bedb-61be8e44eb44",
            "29d0eda6-fed3-41da-83a0-85ca4ff556f2",
            "5a2ee4d0-8a68-4a8b-99b2-8df24e21d688"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 92908,
          "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/27/55/reports"
      },
      "version": "6.1.0"
    }
  }
}