Current behavior
If you have a service worker that is initiated from a Cypress support file, (like mock service workers), we are not properly flagging that with the Service Worker Manager and as a result we can't properly capture assets which could cause styles to not render properly in test replay for a given site.
Desired behavior
The assets should be captured properly
Test code to reproduce
I have a PR that is incoming with a new system test that shows the problem
Cypress Version
13.6.3
Node version
v18.15.0
Operating System
any
Debug Logs
No response
Other
No response
Current behavior
If you have a service worker that is initiated from a Cypress support file, (like mock service workers), we are not properly flagging that with the Service Worker Manager and as a result we can't properly capture assets which could cause styles to not render properly in test replay for a given site.
Desired behavior
The assets should be captured properly
Test code to reproduce
I have a PR that is incoming with a new system test that shows the problem
Cypress Version
13.6.3
Node version
v18.15.0
Operating System
any
Debug Logs
No response
Other
No response