{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2025-04-07T14:45:53.860Z",
    "end": "2025-04-07T14:46:52.358Z",
    "duration": 58498,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "d16fe320-db1e-4077-9e1e-03e587a5b360",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/change-checkout-billing-address.js",
      "file": "cypress/e2e/shopware6/change-checkout-billing-address.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "7055851c-47c4-4c4d-8c28-cf625404eac6",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Checkout - CHANGE invoice address - Desktop",
              "fullTitle": "Test Checkout - CHANGE invoice address - Desktop",
              "timedOut": null,
              "duration": 17796,
              "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, 3, true);\n_global.default.selectNthProductFromListing(cy, 1, true);\n_global.default.addProductToCart(cy, 0, false, true, true);\n_global.default.loginCheckoutPage(cy, _websiteMonitoring.default, true);\n_changeCheckoutBillingAddress.default.addBillingAddress(cy, _websiteMonitoring.default, true);\ncy.get('.confirm-address-billing .address p').should('contain', 'Service');\n_websiteMonitoring.default.visitDomain(cy);\n_global.default.enterAccountWithBasicCheck(cy, true);\n_global.default.clickOnAccountMenuSection(cy, 3, true);\ncy.get('.address-list .row .address-card:nth-child(2) div div div .card-actions .address-actions-defaults form button').click({\n  force: true\n});\n_global.default.deleteNthAddress(cy, 1, 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 (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:122:19)",
                "diff": null
              },
              "uuid": "dd851e50-ed79-439d-8a13-4f6777ca78ca",
              "parentUUID": "7055851c-47c4-4c4d-8c28-cf625404eac6",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Checkout - CHANGE invoice address - Mobile",
              "fullTitle": "Test Checkout - CHANGE invoice address - Mobile",
              "timedOut": null,
              "duration": 16655,
              "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, 3, true);\n_global.default.selectNthProductFromListing(cy, 1, true);\n_global.default.addProductToCart(cy, 0, false, true, true);\n_global.default.loginCheckoutPage(cy, _websiteMonitoring.default, true);\n_changeCheckoutBillingAddress.default.addBillingAddressMobile(cy, _websiteMonitoring.default, true);\ncy.get('.confirm-address-billing .address p').should('contain', 'Service');\n_websiteMonitoring.default.visitDomain(cy);\n_global.default.enterAccountWithBasicCheck(cy, true);\n_global.default.clickOnAccountMenuSection(cy, 3, true);\ncy.get('.address-list .row .address-card:nth-child(2) div div div .card-actions .address-actions-defaults form button').click({\n  force: true\n});\n_global.default.deleteNthAddress(cy, 1, 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 (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:122:19)",
                "diff": null
              },
              "uuid": "45e74ef2-9760-4f35-9240-78f6dbd64c6b",
              "parentUUID": "7055851c-47c4-4c4d-8c28-cf625404eac6",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Checkout - CHANGE invoice address - Tablet",
              "fullTitle": "Test Checkout - CHANGE invoice address - Tablet",
              "timedOut": null,
              "duration": 16618,
              "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, 3, true);\n_global.default.selectNthProductFromListing(cy, 1, true);\n_global.default.addProductToCart(cy, 0, false, true, true);\n_global.default.loginCheckoutPage(cy, _websiteMonitoring.default, true);\n_changeCheckoutBillingAddress.default.addBillingAddress(cy, _websiteMonitoring.default, true);\ncy.get('.confirm-address-billing .address p').should('contain', 'Service');\n_websiteMonitoring.default.visitDomain(cy);\n_global.default.enterAccountWithBasicCheck(cy, true);\n_global.default.clickOnAccountMenuSection(cy, 3, true);\ncy.get('.address-list .row .address-card:nth-child(2) div div div .card-actions .address-actions-defaults form button').click({\n  force: true\n});\n_global.default.deleteNthAddress(cy, 1, 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 (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:122:19)",
                "diff": null
              },
              "uuid": "62dc413b-45fe-4239-bae8-fbd2b5f288bb",
              "parentUUID": "7055851c-47c4-4c4d-8c28-cf625404eac6",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "dd851e50-ed79-439d-8a13-4f6777ca78ca",
            "45e74ef2-9760-4f35-9240-78f6dbd64c6b",
            "62dc413b-45fe-4239-bae8-fbd2b5f288bb"
          ],
          "pending": [],
          "skipped": [],
          "duration": 51069,
          "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.3"
    },
    "marge": {
      "options": {
        "reportDir": "cypress/results/44/49/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}