Cypress v15.21.1

v15.21.1
Fixed 2
  • Chrome and Firefox no longer offer to translate the application under test during runs
  • The cypress tap command no longer prints HTTP request lines to the terminal of the cypress open session it attaches to

From Cypress

Bugfixes:

  • Fixed an issue where Chrome and Firefox offered to translate the application under test, showing a translation prompt during the run. Fixes #34662.
  • Fixed an issue where every cypress tap command printed HTTP request lines, such as GET /__cypress/sessions/<id>, to the terminal of the cypress open session it attached to, burying that session's own output. Fixes #34668.
View original

Upgraded? How did it go?

Discussion