{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 3,
    "pending": 0,
    "failures": 0,
    "start": "2022-08-22T06:03:32.649Z",
    "end": "2022-08-22T06:04:15.183Z",
    "duration": 42534,
    "testsRegistered": 3,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "55457b89-0dbc-4332-85db-3e8c686f13da",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "ae977ade-2c9d-4cef-a8e3-34dc0acde4a2",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Log in as a user in the home page and visualize the cart sidebar - Desktop",
              "fullTitle": "Test Log in as a user in the home page and visualize the cart sidebar - Desktop",
              "timedOut": null,
              "duration": 15365,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy);\nvar baseurl = _websiteMonitoring[\"default\"].readEnvVariable('url');\n_global2[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true);\ncy.visit(baseurl);\n_emptyShoppingCartSidebar[\"default\"].assertEmptyCartSidebar(cy, true);\ncy.get(\".js--overlay\").click({\n  force: true\n});\ncy.wait(1000);\n_emptyShoppingCartSidebar[\"default\"].assertEmptyCartSidebar(cy, true);",
              "err": {},
              "uuid": "3397a4ab-f0df-458a-9b4c-1f152be020d9",
              "parentUUID": "ae977ade-2c9d-4cef-a8e3-34dc0acde4a2",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Log in as a user in the home page and visualize the cart sidebar - Mobile",
              "fullTitle": "Test Log in as a user in the home page and visualize the cart sidebar - Mobile",
              "timedOut": null,
              "duration": 12353,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'iphone');\nvar baseurl = _websiteMonitoring[\"default\"].readEnvVariable('url');\n_global2[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true);\ncy.visit(baseurl);\n_emptyShoppingCartSidebar[\"default\"].assertEmptyCartSidebarMobile(cy, true);\ncy.get(\".js--overlay\").click({\n  force: true\n});\ncy.wait(1000);\n_emptyShoppingCartSidebar[\"default\"].assertEmptyCartSidebarMobile(cy, true);",
              "err": {},
              "uuid": "3401f533-62f8-4e60-91ef-5c21d5ca2266",
              "parentUUID": "ae977ade-2c9d-4cef-a8e3-34dc0acde4a2",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Log in as a user in the home page and visualize the cart sidebar - Tablet",
              "fullTitle": "Test Log in as a user in the home page and visualize the cart sidebar - Tablet",
              "timedOut": null,
              "duration": 12592,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'tablet');\nvar baseurl = _websiteMonitoring[\"default\"].readEnvVariable('url');\n_global2[\"default\"].loginFromHeader(cy, _websiteMonitoring[\"default\"], true);\ncy.visit(baseurl);\n_emptyShoppingCartSidebar[\"default\"].assertEmptyCartSidebarTablet(cy, true);\ncy.get(\".js--overlay\").click({\n  force: true\n});\ncy.wait(1000);\n_emptyShoppingCartSidebar[\"default\"].assertEmptyCartSidebarTablet(cy, true);",
              "err": {},
              "uuid": "b6c4832e-b57f-4eb3-8f90-1fc63b2d9346",
              "parentUUID": "ae977ade-2c9d-4cef-a8e3-34dc0acde4a2",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "3397a4ab-f0df-458a-9b4c-1f152be020d9",
            "3401f533-62f8-4e60-91ef-5c21d5ca2266",
            "b6c4832e-b57f-4eb3-8f90-1fc63b2d9346"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 40310,
          "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/26/130/reports"
      },
      "version": "6.1.0"
    }
  }
}