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 cc4f9e5 commit 5fff72aCopy full SHA for 5fff72a
content/_changelogs/9.6.0.md
@@ -27,8 +27,8 @@ _Released 4/25/2022_
27
configuration. This allows the request to be appropriately handled by the
28
[`cy.origin()`](/api/commands/origin) command and if it isn't handled, it's
29
assumed it was an unexpected request that should fail.
30
- - When `experimentalSessionAndOrigin` is enabled, Cypress will no longer
31
- wait on page loads between hooks or before moving on to the next test.
+ - When `experimentalSessionAndOrigin` is enabled, Cypress will no longer wait
+ on page loads between hooks or before moving on to the next test.
32
33
**Bugfixes:**
34
0 commit comments