{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 1,
    "pending": 0,
    "failures": 0,
    "start": "2022-07-20T10:08:54.639Z",
    "end": "2022-07-20T10:09:09.131Z",
    "duration": 14492,
    "testsRegistered": 1,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "84b67fe0-371f-4747-8c49-89d2e77ec682",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "40254f9e-a7e8-4b1b-8748-f5d0ca3d46f2",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Language Change does not link home",
              "fullTitle": "Test Language Change does not link home",
              "timedOut": null,
              "duration": 12747,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy, \"?__shop=3&__redirect=0\");\n_websiteMonitoring[\"default\"].setViewport(cy);\nvar baseurl = _websiteMonitoring[\"default\"].readEnvVariable('url');\ncy.get(\"body\").then(function ($body) {\n  //if there's a subshop, select a tab and then check whether the url has changed\n  if ($body.find('.language--select', {\n    force: true\n  }).length > 0) {\n    _global[\"default\"].selectNthTabHeaderMenu(cy, 2, true);\n    _languageChangeDoesNotLinkHome[\"default\"].selectLanguageAndCheckUrl(cy, 3, baseurl);\n  } else {\n    expect(false).to.be[\"true\"];\n  }\n});",
              "err": {},
              "uuid": "3d029d08-4ebf-4188-af07-a119e3991b4e",
              "parentUUID": "40254f9e-a7e8-4b1b-8748-f5d0ca3d46f2",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "3d029d08-4ebf-4188-af07-a119e3991b4e"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 12747,
          "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/10/22/reports"
      },
      "version": "6.1.0"
    }
  }
}