{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 0,
    "pending": 0,
    "failures": 1,
    "start": "2022-04-04T08:07:51.828Z",
    "end": "2022-04-04T08:07:59.835Z",
    "duration": 8007,
    "testsRegistered": 1,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "3c00b273-5691-4ab3-804c-7f5e5ad29396",
      "title": "",
      "fullFile": "cypress/integration/shopware5/oberalp-dynafit/client-registration-check.js",
      "file": "cypress/integration/shopware5/oberalp-dynafit/client-registration-check.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "53dd1e8d-208f-4794-80ee-83e85ca293f5",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Client registration check",
              "fullTitle": "Test Client registration check",
              "timedOut": null,
              "duration": 6237,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "//set desktop\n_websiteMonitoring[\"default\"].setViewport(cy);\n_websiteMonitoring[\"default\"].visitDomain(cy);\n_global2[\"default\"].closeCookiesDynafit(cy);\n_websiteMonitoring[\"default\"].visitDomainConcat(cy, \"oberalpDynafitAccount/register/sTarget/account/sTargetAction/index\");\n_clientRegistrationCheck[\"default\"].registerNewAccount(cy, _websiteMonitoring[\"default\"], true);\ncy.get('.account--welcome .panel--title').contains('fede fede');",
              "err": {
                "message": "CypressError: `cy.visit()` failed because you are attempting to visit a URL that is of a different origin.\n\nThe new URL is considered a different origin because the following parts of the URL are different:\n\n  > superdomain\n\nYou may only `cy.visit()` same-origin URLs within a single test.\n\nThe previous URL you visited was:\n\n  > 'https://www.dynafit.com'\n\nYou're attempting to visit this URL:\n\n  > 'https://www.dynafit.comoberalpdynafitaccount'\n\nYou may need to restructure some of your test code to avoid this problem.\n\nhttps://on.cypress.io/cannot-visit-different-origin-domain",
                "estack": "CypressError: `cy.visit()` failed because you are attempting to visit a URL that is of a different origin.\n\nThe new URL is considered a different origin because the following parts of the URL are different:\n\n  > superdomain\n\nYou may only `cy.visit()` same-origin URLs within a single test.\n\nThe previous URL you visited was:\n\n  > 'https://www.dynafit.com'\n\nYou're attempting to visit this URL:\n\n  > 'https://www.dynafit.comoberalpdynafitaccount'\n\nYou may need to restructure some of your test code to avoid this problem.\n\nhttps://on.cypress.io/cannot-visit-different-origin-domain\n    at cannotVisitDifferentOrigin (https://www.dynafit.com/__cypress/runner/cypress_runner.js:158267:72)\n    at go (https://www.dynafit.com/__cypress/runner/cypress_runner.js:159094:18)\n    at visit (https://www.dynafit.com/__cypress/runner/cypress_runner.js:159284:16)\n    at Context.visit (https://www.dynafit.com/__cypress/runner/cypress_runner.js:159287:14)\nFrom Your Spec Code:\n    at Object.visitDomainConcat (https://www.dynafit.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-dynafit/client-registration-check.js:549:8)\n    at Context.eval (https://www.dynafit.com/__cypress/tests?p=cypress/integration/shopware5/oberalp-dynafit/client-registration-check.js:27:35)",
                "diff": null
              },
              "uuid": "3a61b0f3-a351-47e4-8cae-1f60c0dc86ee",
              "parentUUID": "53dd1e8d-208f-4794-80ee-83e85ca293f5",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "3a61b0f3-a351-47e4-8cae-1f60c0dc86ee"
          ],
          "pending": [],
          "skipped": [],
          "duration": 6237,
          "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.0.1"
    },
    "marge": {
      "options": {
        "reportDir": "cypress/results/2/12/reports"
      },
      "version": "6.0.1"
    }
  }
}