cypress-terminal-report icon indicating copy to clipboard operation
cypress-terminal-report copied to clipboard

cy.api request as cy:request logs and not cy:command

Open marcrecor opened this issue 6 months ago • 1 comments

Using cy.request(): image

I can see cy:request logs on terminal: image

But if I use cypress API plugin (very useful for debug): image

I see the request has a cy:command: image

Would it be possible to see them has a request for having the response status and body on logs?

Many thanks in advance :)

marcrecor avatar Dec 15 '23 14:12 marcrecor