Closed ryanthemanuel closed 1 week ago
We need to send a subset of Cypress config data to the protocol so that the protocol can flex its behavior based on config values.
This will help support things like knowing the dev server route to be aware of what traffic is involved in loading component testing specs.
Part of this issue's work will be to figure out the exact set of data that we want to send.
Released in 13.16.0.
13.16.0
This comment thread has been locked. If you are still experiencing this issue after upgrading to Cypress v13.16.0, please open a new issue.
What would you like?
We need to send a subset of Cypress config data to the protocol so that the protocol can flex its behavior based on config values.
Why is this needed?
This will help support things like knowing the dev server route to be aware of what traffic is involved in loading component testing specs.
Other
Part of this issue's work will be to figure out the exact set of data that we want to send.