-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Description
We only spy / stub XMLHttpRequest methods, so the new window.fetch calls are "invisible" to Cypress. We recommend our users delete / polyfill window.fetch to drop down to use XMLHttpRequest. It would be nice to do this for users automatically, behind a flag.
Once full network stubbing lands, we can remove this polyfill