{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 0,
    "pending": 0,
    "failures": 1,
    "start": "2022-04-12T10:53:48.535Z",
    "end": "2022-04-12T10:54:02.958Z",
    "duration": 14423,
    "testsRegistered": 1,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "c0d47a65-5df2-431f-87c9-28eb65e99eb7",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "b6f8676d-05d7-4c37-b123-86c13e82cc4d",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "PDP/PLP - Add to wishlist",
              "fullTitle": "Test PDP/PLP - Add to wishlist",
              "timedOut": null,
              "duration": 12142,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy); //set desktop\n\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://italiatella.com/__cypress/tests?p=cypress/integration/shopware5/add-to-wishlist.js:61:14)",
                "diff": null
              },
              "uuid": "522b52fd-be59-42e5-9613-bb2a00e611fe",
              "parentUUID": "b6f8676d-05d7-4c37-b123-86c13e82cc4d",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "522b52fd-be59-42e5-9613-bb2a00e611fe"
          ],
          "pending": [],
          "skipped": [],
          "duration": 12142,
          "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/19/59/reports"
      },
      "version": "6.1.0"
    }
  }
}