{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2023-10-13T12:40:30.716Z",
    "end": "2023-10-13T12:42:29.225Z",
    "duration": 118509,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "f2625805-0775-4212-b688-fa3ffe0d1d48",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "df38ee8d-284f-4a18-b1ea-62fa48b23eee",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Checkout - Change shipping method - Desktop",
              "fullTitle": "Test Checkout - Change shipping method - Desktop",
              "timedOut": null,
              "duration": 36516,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy);\n_global2[\"default\"].closeCookiesBartek(cy);\n_global[\"default\"].selectNthTabHeaderMenu(cy, 1, true);\n_global2[\"default\"].selectNthProductFromListing(cy, 1, true);\n_global2[\"default\"].addProductToCart(cy, 0, false, true, true);\n_global2[\"default\"].loginCheckoutPage(cy, _websiteMonitoring[\"default\"], true); // change method + reset old method\n\nvar chooseMethod = '2';\n_checkoutChangeShippingMethod[\"default\"].changeShippingMethod(cy, chooseMethod, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `#loginMail`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `#loginMail`, but never found it.\n    at Context.eval (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/checkout-change-shipping-method.js:291:10)",
                "diff": null
              },
              "uuid": "4a500d1d-c055-4689-9f7e-655a0d6e68ff",
              "parentUUID": "df38ee8d-284f-4a18-b1ea-62fa48b23eee",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Checkout - Change shipping method - Mobile",
              "fullTitle": "Test Checkout - Change shipping method - Mobile",
              "timedOut": null,
              "duration": 33842,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'iphone');\n_global2[\"default\"].closeCookiesBartek(cy);\n_global[\"default\"].selectNthTabHeaderMenu(cy, 1, true);\n_global2[\"default\"].selectNthProductFromListing(cy, 1, true);\n_global2[\"default\"].addProductToCart(cy, 0, false, true, true);\n_global2[\"default\"].loginCheckoutPage(cy, _websiteMonitoring[\"default\"], true); // change method + reset old method\n\nvar chooseMethod = '2';\n_checkoutChangeShippingMethod[\"default\"].changeShippingMethod(cy, chooseMethod, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `#loginMail`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `#loginMail`, but never found it.\n    at Context.eval (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/checkout-change-shipping-method.js:291:10)",
                "diff": null
              },
              "uuid": "581dc1d4-1be7-4c06-8ee2-8ef279bb0368",
              "parentUUID": "df38ee8d-284f-4a18-b1ea-62fa48b23eee",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Checkout - Change shipping method - Tablet",
              "fullTitle": "Test Checkout - Change shipping method - Tablet",
              "timedOut": null,
              "duration": 40619,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy, 'tablet');\n_global2[\"default\"].closeCookiesBartek(cy);\n_global[\"default\"].selectNthTabHeaderMenu(cy, 1, true);\n_global2[\"default\"].selectNthProductFromListing(cy, 1, true);\n_global2[\"default\"].addProductToCart(cy, 0, false, true, true);\n_global2[\"default\"].loginCheckoutPage(cy, _websiteMonitoring[\"default\"], true); // change method + reset old method\n\nvar chooseMethod = '2';\n_checkoutChangeShippingMethod[\"default\"].changeShippingMethod(cy, chooseMethod, true);",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `#loginMail`, but never found it.",
                "estack": "AssertionError: Timed out retrying after 4000ms: Expected to find element: `#loginMail`, but never found it.\n    at Context.eval (https://relaunch.bar-tek-tuning.com/__cypress/tests?p=cypress/integration/shopware6/bar-tek-tuning/checkout-change-shipping-method.js:291:10)",
                "diff": null
              },
              "uuid": "49cabab9-fd74-4310-b00e-1581a3042c47",
              "parentUUID": "df38ee8d-284f-4a18-b1ea-62fa48b23eee",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "4a500d1d-c055-4689-9f7e-655a0d6e68ff",
            "581dc1d4-1be7-4c06-8ee2-8ef279bb0368",
            "49cabab9-fd74-4310-b00e-1581a3042c47"
          ],
          "pending": [],
          "skipped": [],
          "duration": 110977,
          "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/40/53/reports"
      },
      "version": "6.1.0"
    }
  }
}