cypress-io / cypress

Fast, easy and reliable testing for anything that runs in a browser.
https://cypress.io
MIT License
47.09k stars 3.19k forks source link

[Test Generation] - Send a subset of Cypress config data to the protocol #30560

Closed ryanthemanuel closed 1 week ago

ryanthemanuel commented 2 weeks ago

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.

cypress-bot[bot] commented 2 days ago

Released in 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.