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 d8d17f4 commit cc4f9e5Copy full SHA for cc4f9e5
content/_changelogs/9.6.0.md
@@ -28,8 +28,7 @@ _Released 4/25/2022_
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
- 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.
+ wait on page loads between hooks or before moving on to the next test.
33
34
**Bugfixes:**
35
0 commit comments