{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2022-06-07T06:39:45.520Z",
    "end": "2022-06-07T06:40:52.725Z",
    "duration": 67205,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "d194fec3-a918-4660-b7f0-81db1c26db9f",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "5d76b238-6776-42bd-a13d-8be540509ca5",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Add / remove product from cart - Desktop",
              "fullTitle": "Test Add / remove product from cart - Desktop",
              "timedOut": null,
              "duration": 22708,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy);\n_global[\"default\"].selectNthTabHeaderMenu(cy, 2, true);\n_global[\"default\"].selectNthProductFromListing(cy, 1, true);\n_global2[\"default\"].addProductToCart(cy, 0, true, false, true);\n_addRemoveProductFromCart[\"default\"].checkPriceOneProductCart(cy, 1, true); //remove\n\ncy.get('.panel--td.column--actions > form > button').first().click(); //assertions\ncy.get('.alert--content').should('contain', 'Sie haben keine Artikel im Warenkorb').should('be.visible');",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: expected '<div.alert--content>' to be 'visible'\n\nThis element `<div.alert--content>` is not visible because its parent `<div.alert.is--warning.is--rounded>` has CSS property: `display: none`",
                "estack": "AssertionError: Timed out retrying after 4000ms: expected '<div.alert--content>' to be 'visible'\n\nThis element `<div.alert--content>` is not visible because its parent `<div.alert.is--warning.is--rounded>` has CSS property: `display: none`\n    at Context.eval (https://www.pflegeoverall24.de/__cypress/tests?p=cypress/integration/shopware5/pflegeoverall24/add-remove-product-from-cart.js:35:89)",
                "diff": null
              },
              "uuid": "304d738a-b90c-48f6-86a6-c8819ceb9197",
              "parentUUID": "5d76b238-6776-42bd-a13d-8be540509ca5",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Add / remove product from cart - Mobile",
              "fullTitle": "Test Add / remove product from cart - Mobile",
              "timedOut": null,
              "duration": 20537,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'iphone');\n_global[\"default\"].selectNthTabHeaderMenu(cy, 2, true);\n_global[\"default\"].selectNthProductFromListing(cy, 1, true);\n_global2[\"default\"].addProductToCart(cy, 0, true, false, true);\n_addRemoveProductFromCart[\"default\"].checkPriceOneProductCart(cy, 1, true); //remove\n\ncy.get('.panel--td.column--actions > form > button').first().click(); //assertions\ncy.get('.alert--content').should('contain', 'Sie haben keine Artikel im Warenkorb').should('be.visible');",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: expected '<div.alert--content>' to be 'visible'\n\nThis element `<div.alert--content>` is not visible because its parent `<div.alert.is--warning.is--rounded>` has CSS property: `display: none`",
                "estack": "AssertionError: Timed out retrying after 4000ms: expected '<div.alert--content>' to be 'visible'\n\nThis element `<div.alert--content>` is not visible because its parent `<div.alert.is--warning.is--rounded>` has CSS property: `display: none`\n    at Context.eval (https://www.pflegeoverall24.de/__cypress/tests?p=cypress/integration/shopware5/pflegeoverall24/add-remove-product-from-cart.js:53:89)",
                "diff": null
              },
              "uuid": "64ff944f-25df-458a-9291-0040cb614d37",
              "parentUUID": "5d76b238-6776-42bd-a13d-8be540509ca5",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Add / remove product from cart - Tablet",
              "fullTitle": "Test Add / remove product from cart - Tablet",
              "timedOut": null,
              "duration": 22168,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'tablet');\n_global[\"default\"].selectNthTabHeaderMenu(cy, 2, true);\n_global[\"default\"].selectNthProductFromListing(cy, 1, true);\n_global2[\"default\"].addProductToCart(cy, 0, true, false, true);\n_addRemoveProductFromCart[\"default\"].checkPriceOneProductCart(cy, 1, true); //remove\n\ncy.get('.panel--td.column--actions > form > button').first().click(); //assertions\ncy.get('.alert--content').should('contain', 'Sie haben keine Artikel im Warenkorb').should('be.visible');",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: expected '<div.alert--content>' to be 'visible'\n\nThis element `<div.alert--content>` is not visible because its parent `<div.alert.is--warning.is--rounded>` has CSS property: `display: none`",
                "estack": "AssertionError: Timed out retrying after 4000ms: expected '<div.alert--content>' to be 'visible'\n\nThis element `<div.alert--content>` is not visible because its parent `<div.alert.is--warning.is--rounded>` has CSS property: `display: none`\n    at Context.eval (https://www.pflegeoverall24.de/__cypress/tests?p=cypress/integration/shopware5/pflegeoverall24/add-remove-product-from-cart.js:71:89)",
                "diff": null
              },
              "uuid": "652e1a96-9e89-42c0-9295-eaba0c7107cc",
              "parentUUID": "5d76b238-6776-42bd-a13d-8be540509ca5",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "304d738a-b90c-48f6-86a6-c8819ceb9197",
            "64ff944f-25df-458a-9291-0040cb614d37",
            "652e1a96-9e89-42c0-9295-eaba0c7107cc"
          ],
          "pending": [],
          "skipped": [],
          "duration": 65413,
          "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/22/8/reports"
      },
      "version": "6.1.0"
    }
  }
}