Skip to content

Protocol: Fix issue with assets routed to the service worker being captured by protocol #28516

Closed
@ryanthemanuel

Description

@ryanthemanuel

Current Behavior

Correlating requests that route through service workers will sometimes mismatch and have the proxy request from the service worker get matched with a CDP request from the page. This will have the practical effect of causing correlation timeouts to occur, or assets to not be properly captured for Test Replay (which may cause things like styles to not apply properly).

Desired Behavior

All requests should be correlated properly

Cypress Version

13.3.2

Node version

v18.15.0

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions