.then((response) => { cy.wrap(JSON.strin...
# e2e-testing
a
.then((response) => { cy.wrap(JSON.stringify(response.body)).as("someName"); });