Skip to content

Commit cc4f9e5

Browse files
Update content/_changelogs/9.6.0.md
Co-authored-by: Matt Schile <mschile@gmail.com>
1 parent d8d17f4 commit cc4f9e5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/_changelogs/9.6.0.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ _Released 4/25/2022_
2828
[`cy.origin()`](/api/commands/origin) command and if it isn't handled, it's
2929
assumed it was an unexpected request that should fail.
3030
- When `experimentalSessionAndOrigin` is enabled, Cypress will no longer
31-
prevent running the next command in a hook if a page is still loading as a
32-
result of a previously run command in a previous hook.
31+
wait on page loads between hooks or before moving on to the next test.
3332

3433
**Bugfixes:**
3534

0 commit comments

Comments
 (0)