github cypress-io/cypress v4.7.0
4.7.0

latest releases: v13.8.1, v13.8.0, @cypress/webpack-dev-server-v3.8.0...
3 years ago

Released 5/26/2020

Features:

  • cy.request() now supports an encoding option that can be used to set the encoding of the response body, defaulting to utf-8. Addresses #2029 and #3576.

Bugfixes:

  • We fixed a regression in 4.6.0 where the address bar of the application under test would disappear when scrolling commands ran and the application under test would visually shift after taking screenshots. Fixes #7443 and #7466.
  • We fixed a regression where test runs could hang when loading spec files with source maps. Fixes #7464.

Misc:

  • We now display a more descriptive error message when the plugins file does not export a function. Addresses #6611.

Don't miss a new cypress release

NewReleases is sending notifications on new releases.