cypress-example-kitchensink icon indicating copy to clipboard operation
cypress-example-kitchensink copied to clipboard

how to capture all the network request

Open yugijiudai opened this issue 3 years ago • 0 comments

hello, i find the cy.intercept() to intercept the request, but works for one request, i want to capture all the network request and record the request and response, is there any way to solve it?

yugijiudai avatar Dec 27 '21 08:12 yugijiudai