{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 1,
    "pending": 0,
    "failures": 0,
    "start": "2022-07-20T09:54:26.743Z",
    "end": "2022-07-20T09:54:59.214Z",
    "duration": 32471,
    "testsRegistered": 1,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "3a7b8e7d-d371-4b93-88e0-df86764fc483",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "96298ddf-c654-4280-95ed-cbcf9ba8a2ba",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Checkout - Change payment method ",
              "fullTitle": "Test Checkout - Change payment method ",
              "timedOut": null,
              "duration": 30621,
              "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);\ncy.wait(1500);\n_global[\"default\"].selectNthTabHeaderMenu(cy, 2, true);\n_global2[\"default\"].selectNthProductFromListing(cy, 1, true);\n_global2[\"default\"].addProductToCart(cy, 0, true, false, true);\ncy.wait(1500);\ncy.get('.table--actions .main--actions > a').first().click({\n  force: true\n});\n_global2[\"default\"].loginCheckoutPage(cy, _websiteMonitoring[\"default\"], true); // change method + reset old method\n\nvar chooseMethod = '2';\n_checkoutChangePaymentMethod[\"default\"].changePaymentMethod(cy, chooseMethod, _websiteMonitoring[\"default\"], true);",
              "err": {},
              "uuid": "e04fd5bf-4e11-43f8-8342-e4040d5e611a",
              "parentUUID": "96298ddf-c654-4280-95ed-cbcf9ba8a2ba",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "e04fd5bf-4e11-43f8-8342-e4040d5e611a"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 30621,
          "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/52/reports"
      },
      "version": "6.1.0"
    }
  }
}