Jennifer Shehane
Jennifer Shehane
Could you run Cypress in [debug mode](https://on.cypress.io/troubleshooting#Print-DEBUG-logs) mode and print the entire set of logs here when you exit the process?
@backfromreality Can you provide a repo with Brotli encoded files used in a request through Cypress tests? Providing a way for us to get this running quickly will be the...
We'll be opened a PR to address some of the situations in this thread, but not all. This [issue](https://github.com/cypress-io/cypress/issues/28025) should address when: - There is an Accept-Encoding header and the...
Hey @unfadding, we have several tests that this works fine in Cypress. Can you provide a reproducible example that we can run locally to see this behavior? It likely has...
Unfortunately we have to close this issue as there is not enough information to reproduce the problem. This does not mean that your issue is not happening - it just...
@MikeMcC399 We would be open to documenting another solution that solves the issue of starting the server and ensuring it's running before the tests start.
Sounds like a good followup
@lucgonp Is this meant to contain the vite-dev-server changes? I'm a bit confused about the intention of this PR in general.
@f3r Can you try clearing the cypress cache via [`cypress cache clear`](https://on.cypress.io/command-line#cypress-cache-clear) and reinstalling cypress via `cypress install`? Does it happen after that?
@f3r Just to be clear, this was not happening on 13.17.0?