{
  "stats": {
    "suites": 1,
    "tests": 3,
    "passes": 0,
    "pending": 0,
    "failures": 3,
    "start": "2025-04-07T12:57:05.978Z",
    "end": "2025-04-07T12:57:13.431Z",
    "duration": 7453,
    "testsRegistered": 3,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "538597e5-a4d9-4bee-a182-1f26b40b0684",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/change-checkout-billing-address.js",
      "file": "cypress/e2e/shopware6/change-checkout-billing-address.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "f0c7961e-dcb5-48a5-9b6d-5b1ce6c6687c",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Checkout - CHANGE invoice address - Desktop",
              "fullTitle": "Test Checkout - CHANGE invoice address - Desktop",
              "timedOut": null,
              "duration": 2238,
              "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": "CypressError: `cy.click()` can only be called on a single element. Your subject contained 2 elements. Pass `{ multiple: true }` if you want to serially click each element.\n\nhttps://on.cypress.io/click",
                "estack": "CypressError: `cy.click()` can only be called on a single element. Your subject contained 2 elements. Pass `{ multiple: true }` if you want to serially click each element.\n\nhttps://on.cypress.io/click\n    at mouseAction (https://www.unishop.it/__cypress/runner/cypress_runner.js:111506:68)\n    at Context.click (https://www.unishop.it/__cypress/runner/cypress_runner.js:111670:14)\n    at wrapped (https://www.unishop.it/__cypress/runner/cypress_runner.js:138627:19)\nFrom Your Spec Code:\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:107:119)",
                "diff": null
              },
              "uuid": "938c6442-87b0-4341-8cdf-d3b3754cd6a4",
              "parentUUID": "f0c7961e-dcb5-48a5-9b6d-5b1ce6c6687c",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Checkout - CHANGE invoice address - Mobile",
              "fullTitle": "Test Checkout - CHANGE invoice address - Mobile",
              "timedOut": null,
              "duration": 961,
              "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": "CypressError: `cy.click()` can only be called on a single element. Your subject contained 2 elements. Pass `{ multiple: true }` if you want to serially click each element.\n\nhttps://on.cypress.io/click",
                "estack": "CypressError: `cy.click()` can only be called on a single element. Your subject contained 2 elements. Pass `{ multiple: true }` if you want to serially click each element.\n\nhttps://on.cypress.io/click\n    at mouseAction (https://www.unishop.it/__cypress/runner/cypress_runner.js:111506:68)\n    at Context.click (https://www.unishop.it/__cypress/runner/cypress_runner.js:111670:14)\n    at wrapped (https://www.unishop.it/__cypress/runner/cypress_runner.js:138627:19)\nFrom Your Spec Code:\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:107:119)",
                "diff": null
              },
              "uuid": "add599a4-a983-4fd8-9291-d15d0d765f1c",
              "parentUUID": "f0c7961e-dcb5-48a5-9b6d-5b1ce6c6687c",
              "isHook": false,
              "skipped": false
            },
            {
              "title": "Checkout - CHANGE invoice address - Tablet",
              "fullTitle": "Test Checkout - CHANGE invoice address - Tablet",
              "timedOut": null,
              "duration": 1087,
              "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": "CypressError: `cy.click()` can only be called on a single element. Your subject contained 2 elements. Pass `{ multiple: true }` if you want to serially click each element.\n\nhttps://on.cypress.io/click",
                "estack": "CypressError: `cy.click()` can only be called on a single element. Your subject contained 2 elements. Pass `{ multiple: true }` if you want to serially click each element.\n\nhttps://on.cypress.io/click\n    at mouseAction (https://www.unishop.it/__cypress/runner/cypress_runner.js:111506:68)\n    at Context.click (https://www.unishop.it/__cypress/runner/cypress_runner.js:111670:14)\n    at wrapped (https://www.unishop.it/__cypress/runner/cypress_runner.js:138627:19)\nFrom Your Spec Code:\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/steps/shopware6/global.js:107:119)",
                "diff": null
              },
              "uuid": "68741c63-5f2c-46c6-9c2b-db46b2c16a8d",
              "parentUUID": "f0c7961e-dcb5-48a5-9b6d-5b1ce6c6687c",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "938c6442-87b0-4341-8cdf-d3b3754cd6a4",
            "add599a4-a983-4fd8-9291-d15d0d765f1c",
            "68741c63-5f2c-46c6-9c2b-db46b2c16a8d"
          ],
          "pending": [],
          "skipped": [],
          "duration": 4286,
          "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/48/49/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}