We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ffbd35 commit 778265eCopy full SHA for 778265e
content/_changelogs/9.6.1.md
@@ -6,6 +6,9 @@ _Released 5/9/2022_
6
7
- Cypress can now launch on systems where Firefox is installed via Snapcraft.
8
Fixed [#19793](https://github.com/cypress-io/cypress/issues/19793).
9
+- Updates were made to ensure XHR calls are properly displaying the response
10
+ body in the command log. Fixed
11
+ [#21361](https://github.com/cypress-io/cypress/issues/21361).
12
- Fixed [`cy.contains()`](/api/commands/contains) and
13
[`.should('contain', ...)`](/api/commands/should) to handle finding text that
14
contains backslash characters. Fixed
0 commit comments