Powered by
the command is: ` cy.get('@req').its('response...
# e2e-testing
g
gray-helmet-2693
11/08/2022, 11:30 AM
the command is:
cy.get('@req').its('response.body').should('not.eq', [])
shouldnt this be a fail ?
Previous
Next