{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2025-04-07T15:47:48.755Z",
    "end": "2025-04-07T15:48:13.698Z",
    "duration": 24943,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "50aa848f-78aa-4cde-8409-dffa6d5754fe",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/change-checkout-billing-address.js",
      "file": "cypress/e2e/shopware6/change-checkout-billing-address.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "bba902ba-0e15-425b-a44b-f6e37a435c6c",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Checkout - CHANGE invoice address - Desktop",
              "fullTitle": "Test Checkout - CHANGE invoice address - Desktop",
              "timedOut": null,
              "duration": 7749,
              "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": "ef44ab18-87cc-4ee4-9818-61f02a0b9c49",
              "parentUUID": "bba902ba-0e15-425b-a44b-f6e37a435c6c",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Checkout - CHANGE invoice address - Mobile",
              "fullTitle": "Test Checkout - CHANGE invoice address - Mobile",
              "timedOut": null,
              "duration": 7250,
              "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": "3bdfea37-9d79-41c2-aa81-c0300164d07d",
              "parentUUID": "bba902ba-0e15-425b-a44b-f6e37a435c6c",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Checkout - CHANGE invoice address - Tablet",
              "fullTitle": "Test Checkout - CHANGE invoice address - Tablet",
              "timedOut": null,
              "duration": 6451,
              "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": "7195b563-782f-4188-8c74-736ba6e44def",
              "parentUUID": "bba902ba-0e15-425b-a44b-f6e37a435c6c",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "ef44ab18-87cc-4ee4-9818-61f02a0b9c49",
            "3bdfea37-9d79-41c2-aa81-c0300164d07d",
            "7195b563-782f-4188-8c74-736ba6e44def"
          ],
          "pending": [],
          "skipped": [],
          "duration": 21450,
          "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/45/49/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}