You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<List><li>`cy.request()` requires being chained off of `cy`.</li><li>`cy.request()` requires that the server send a response.</li><li>`cy.request()` requires that the response status code be `2xx` or `3xx` or `failOnStatusCode` is `true`.</li></List>
332
+
<List><li>`cy.request()` requires being chained off of `cy`.</li><li>`cy.request()` requires that the server sends a response.</li><li>`cy.request()` requires that the response status code be `2xx` or `3xx` or `failOnStatusCode` is `true`.</li></List>
0 commit comments