{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 1,
    "pending": 0,
    "failures": 0,
    "start": "2022-05-16T07:11:44.463Z",
    "end": "2022-05-16T07:11:58.759Z",
    "duration": 14296,
    "testsRegistered": 1,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "2cfe5708-46a7-4bff-9891-8c4416a70221",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "e0d19992-c5aa-4fa0-a808-118e605f41aa",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "ADD TO cart FROM LIST works, IF available",
              "fullTitle": "Test ADD TO cart FROM LIST works, IF available",
              "timedOut": null,
              "duration": 12655,
              "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_addFromList[\"default\"].addProductToCartFromList(cy, 1, true, false, true);\ncy.get('.column--quantity form .select-field select').should('have.value', 2);",
              "err": {},
              "uuid": "b1c82ffb-f9c7-4649-9f4e-e9338d384a4b",
              "parentUUID": "e0d19992-c5aa-4fa0-a808-118e605f41aa",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "b1c82ffb-f9c7-4649-9f4e-e9338d384a4b"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 12655,
          "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/13/77/reports"
      },
      "version": "6.1.0"
    }
  }
}