{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2022-05-18T09:52:40.578Z",
    "end": "2022-05-18T09:53:12.162Z",
    "duration": 31584,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "6a34713a-2085-43bf-8ca6-b6d85bcc6ee7",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "521a6ea1-479c-4ba6-8489-74b5d8cf5539",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "PDP/PLP - Add to wishlist - Desktop",
              "fullTitle": "Test PDP/PLP - Add to wishlist - Desktop",
              "timedOut": null,
              "duration": 11771,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy); // read the url from the env vars\n\nvar baseurl = _websiteMonitoring[\"default\"].readEnvVariable('url');\n_addToWishlist[\"default\"].addWishlist(cy, baseurl);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.product--actions > form > button`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.product--actions > form > button`, but never found it.\n    at Context.eval (https://www.oeko-planet.com/__cypress/tests?p=cypress/integration/shopware5/add-to-wishlist.js:80:14)",
                "diff": null
              },
              "uuid": "6a8865ea-891f-43e2-9da6-4d29d79d6e0c",
              "parentUUID": "521a6ea1-479c-4ba6-8489-74b5d8cf5539",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "PDP/PLP - Add to wishlist - Mobile",
              "fullTitle": "Test PDP/PLP - Add to wishlist - Mobile",
              "timedOut": null,
              "duration": 8643,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'iphone'); // read the url from the env vars\n\nvar baseurl = _websiteMonitoring[\"default\"].readEnvVariable('url');\n_addToWishlist[\"default\"].addWishlist(cy, baseurl);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.product--actions > form > button`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.product--actions > form > button`, but never found it.\n    at Context.eval (https://www.oeko-planet.com/__cypress/tests?p=cypress/integration/shopware5/add-to-wishlist.js:80:14)",
                "diff": null
              },
              "uuid": "55403730-8f75-4db7-90d4-03c394d4728c",
              "parentUUID": "521a6ea1-479c-4ba6-8489-74b5d8cf5539",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "PDP/PLP - Add to wishlist - Tablet",
              "fullTitle": "Test PDP/PLP - Add to wishlist - Tablet",
              "timedOut": null,
              "duration": 8760,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'tablet'); // read the url from the env vars\n\nvar baseurl = _websiteMonitoring[\"default\"].readEnvVariable('url');\n_addToWishlist[\"default\"].addWishlist(cy, baseurl);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.product--actions > form > button`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `.product--actions > form > button`, but never found it.\n    at Context.eval (https://www.oeko-planet.com/__cypress/tests?p=cypress/integration/shopware5/add-to-wishlist.js:80:14)",
                "diff": null
              },
              "uuid": "b9f2ff8e-fbc5-4422-b794-24e4eaa2b12e",
              "parentUUID": "521a6ea1-479c-4ba6-8489-74b5d8cf5539",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "6a8865ea-891f-43e2-9da6-4d29d79d6e0c",
            "55403730-8f75-4db7-90d4-03c394d4728c",
            "b9f2ff8e-fbc5-4422-b794-24e4eaa2b12e"
          ],
          "pending": [],
          "skipped": [],
          "duration": 29174,
          "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/16/59/reports"
      },
      "version": "6.1.0"
    }
  }
}