{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2022-05-09T14:24:55.333Z",
    "end": "2022-05-09T14:25:28.786Z",
    "duration": 33453,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "d4deac5c-e6b2-48ee-8c64-8c86d13c409b",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "6dde2ec6-4437-4f0a-bfae-5515fd8b4774",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "404 Page test desktop",
              "fullTitle": "Test 404 Page test desktop",
              "timedOut": null,
              "duration": 7988,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy); //go to non existent page\n\n_websiteMonitoring[\"default\"].visitDomainConcat(cy, \"426TestOnFailStatusCode\", false);\ncy.get('body.is--ctl-error').should('exist');",
              "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.com426testonfailstatuscode'\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.com426testonfailstatuscode'\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:158308:72)\n    at go (https://www.dynafit.com/__cypress/runner/cypress_runner.js:159135:18)\n    at visit (https://www.dynafit.com/__cypress/runner/cypress_runner.js:159325:16)\n    at Context.visit (https://www.dynafit.com/__cypress/runner/cypress_runner.js:159328:14)\nFrom Your Spec Code:\n    at Object.visitDomainConcat (https://www.dynafit.com/__cypress/tests?p=cypress/integration/shopware5/404-page-test.js:125:8)\n    at Context.eval (https://www.dynafit.com/__cypress/tests?p=cypress/integration/shopware5/404-page-test.js:19:35)",
                "diff": null
              },
              "uuid": "0dcc0b48-672f-4254-87e0-2bb40d5a2c8b",
              "parentUUID": "6dde2ec6-4437-4f0a-bfae-5515fd8b4774",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "404 Page test mobile",
              "fullTitle": "Test 404 Page test mobile",
              "timedOut": null,
              "duration": 9726,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'iphone'); //go to non existent page\n\n_websiteMonitoring[\"default\"].visitDomainConcat(cy, \"426TestOnFailStatusCode\", false);\ncy.get('body.is--ctl-error').should('exist');",
              "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.com426testonfailstatuscode'\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.com426testonfailstatuscode'\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:158308:72)\n    at go (https://www.dynafit.com/__cypress/runner/cypress_runner.js:159135:18)\n    at visit (https://www.dynafit.com/__cypress/runner/cypress_runner.js:159325:16)\n    at Context.visit (https://www.dynafit.com/__cypress/runner/cypress_runner.js:159328:14)\nFrom Your Spec Code:\n    at Object.visitDomainConcat (https://www.dynafit.com/__cypress/tests?p=cypress/integration/shopware5/404-page-test.js:125:8)\n    at Context.eval (https://www.dynafit.com/__cypress/tests?p=cypress/integration/shopware5/404-page-test.js:29:35)",
                "diff": null
              },
              "uuid": "58d4dc9f-fc39-48bf-a050-51c7b05b04e9",
              "parentUUID": "6dde2ec6-4437-4f0a-bfae-5515fd8b4774",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "404 Page test tablet",
              "fullTitle": "Test 404 Page test tablet",
              "timedOut": null,
              "duration": 8161,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'tablet'); //go to non existent page\n\n_websiteMonitoring[\"default\"].visitDomainConcat(cy, \"426TestOnFailStatusCode\", false);\ncy.get('body.is--ctl-error').should('exist');",
              "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.com426testonfailstatuscode'\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.com426testonfailstatuscode'\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:158308:72)\n    at go (https://www.dynafit.com/__cypress/runner/cypress_runner.js:159135:18)\n    at visit (https://www.dynafit.com/__cypress/runner/cypress_runner.js:159325:16)\n    at Context.visit (https://www.dynafit.com/__cypress/runner/cypress_runner.js:159328:14)\nFrom Your Spec Code:\n    at Object.visitDomainConcat (https://www.dynafit.com/__cypress/tests?p=cypress/integration/shopware5/404-page-test.js:125:8)\n    at Context.eval (https://www.dynafit.com/__cypress/tests?p=cypress/integration/shopware5/404-page-test.js:39:35)",
                "diff": null
              },
              "uuid": "01f33ac4-dbd8-43fb-b64b-fc6bd2c58a89",
              "parentUUID": "6dde2ec6-4437-4f0a-bfae-5515fd8b4774",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "0dcc0b48-672f-4254-87e0-2bb40d5a2c8b",
            "58d4dc9f-fc39-48bf-a050-51c7b05b04e9",
            "01f33ac4-dbd8-43fb-b64b-fc6bd2c58a89"
          ],
          "pending": [],
          "skipped": [],
          "duration": 25875,
          "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/2/7/reports"
      },
      "version": "6.1.0"
    }
  }
}