{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 0,
    "pending": 0,
    "failures": 1,
    "start": "2022-05-13T10:22:17.023Z",
    "end": "2022-05-13T10:22:57.940Z",
    "duration": 40917,
    "testsRegistered": 1,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "b4efac73-6770-4df9-abd6-ca47ce850024",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "3d74183a-33c1-48b5-a168-ab56b54c4bcc",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "PDP - Change variant",
              "fullTitle": "Test PDP - Change variant",
              "timedOut": null,
              "duration": 39104,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy);\nvar baseurl = _websiteMonitoring[\"default\"].readEnvVariable('url');\ncy.visit(baseurl.concat(\"wachsjacke-country?c=56\"));\n_changePdpVariant[\"default\"].addProductToCart(cy, 0, 1, true, false, true);\ncy.reload(true);\ncy.clearCookies();\ncy.visit(baseurl.concat(\"wachsjacke-country?c=56\"));\n_changePdpVariant[\"default\"].addProductToCart(cy, 0, 3, true, false, true);",
              "err": {
                "message": "CypressError: Timed out retrying after 5000ms: `cy.wait()` timed out waiting `5000ms` for the 1st request to the route: `addArticle`. No request ever occurred.\n\nhttps://on.cypress.io/wait",
                "estack": "CypressError: Timed out retrying after 5000ms: `cy.wait()` timed out waiting `5000ms` for the 1st request to the route: `addArticle`. No request ever occurred.\n\nhttps://on.cypress.io/wait\n    at cypressErr (https://www.romneys.de/__cypress/runner/cypress_runner.js:176336:18)\n    at Object.errByPath (https://www.romneys.de/__cypress/runner/cypress_runner.js:176405:10)\n    at checkForXhr (https://www.romneys.de/__cypress/runner/cypress_runner.js:162534:92)\n    at https://www.romneys.de/__cypress/runner/cypress_runner.js:162557:28\n    at tryCatcher (https://www.romneys.de/__cypress/runner/cypress_runner.js:13022:23)\n    at Function.Promise.attempt.Promise.try (https://www.romneys.de/__cypress/runner/cypress_runner.js:10296:29)\n    at whenStable (https://www.romneys.de/__cypress/runner/cypress_runner.js:168760:63)\n    at https://www.romneys.de/__cypress/runner/cypress_runner.js:168257:14\n    at tryCatcher (https://www.romneys.de/__cypress/runner/cypress_runner.js:13022:23)\n    at Promise._settlePromiseFromHandler (https://www.romneys.de/__cypress/runner/cypress_runner.js:10957:31)\n    at Promise._settlePromise (https://www.romneys.de/__cypress/runner/cypress_runner.js:11014:18)\n    at Promise._settlePromise0 (https://www.romneys.de/__cypress/runner/cypress_runner.js:11059:10)\n    at Promise._settlePromises (https://www.romneys.de/__cypress/runner/cypress_runner.js:11139:18)\n    at Promise._fulfill (https://www.romneys.de/__cypress/runner/cypress_runner.js:11083:18)\n    at https://www.romneys.de/__cypress/runner/cypress_runner.js:12697:46\nFrom Your Spec Code:\n    at Context.eval (https://www.romneys.de/__cypress/tests?p=cypress/integration/shopware5/romneys/change-pdp-variant.js:99:16)",
                "diff": null
              },
              "uuid": "c86c7647-ff20-4324-ae21-2f3b79a55852",
              "parentUUID": "3d74183a-33c1-48b5-a168-ab56b54c4bcc",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "c86c7647-ff20-4324-ae21-2f3b79a55852"
          ],
          "pending": [],
          "skipped": [],
          "duration": 39104,
          "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/12/60/reports"
      },
      "version": "6.1.0"
    }
  }
}