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 0cf87f4 commit 52f6b14Copy full SHA for 52f6b14
content/_changelogs/9.6.0.md
@@ -9,7 +9,7 @@ _Released 4/25/2022_
9
across different origins or domains within a single test. This experiment was
10
designed to work side-by-side with the [`cy.session()`](/api/commands/session)
11
experimental feature. You can turn on use of this command by setting the
12
- [`experimentalSessionAndOrigin`](guides/references/experiments) configuration
+ [`experimentalSessionAndOrigin`](/guides/references/experiments) configuration
13
option to `true`. For more details, read
14
[our blog post](https://cypress.io/blog/2022/04/25/cypress-9-6-0-easily-test-multi-domain-workflows-with-cy-origin/).
15
Addressed [#17336](https://github.com/cypress-io/cypress/issues/17336) and
0 commit comments