-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add cy.origin command API page #4439
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/cypress-io/cypress-documentation/4ojCMY1B4sxUtmi7SvVvnv5SQdVZ |
b760452
to
b4bf81c
Compare
ab33e71
to
c3fc24b
Compare
[OUTDATED] Page preview here: https://cypress-documentation-13jgl1zj4-cypress-io.vercel.app/api/commands/origin (with Axolo) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@debrisapron This is great! It reads really well and fluidly. Good wording that is explaining to the users why they need to care about something. I added some change suggestions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The experiments section on the configuration page needs updated to reflect that experimentalSessionSupport
has been replaced with experimentalSessionAndOrigin
.
https://docs.cypress.io/guides/references/experiments#Configuration
This will be addressed in a separate PR. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Co-authored-by: Emily Rohrbough <[email protected]>
Co-authored-by: Emily Rohrbough <[email protected]>
Co-authored-by: Matt Schile <[email protected]>
Co-authored-by: Matt Schile <[email protected]>
Co-authored-by: Chris Breiding <[email protected]>
Co-authored-by: Emily Rohrbough <[email protected]>
Co-authored-by: Chris Breiding <[email protected]>
Co-authored-by: Chris Breiding <[email protected]>
Co-authored-by: Matt Schile <[email protected]>
Co-authored-by: Bill Glesias <[email protected]>
Co-authored-by: Emily Rohrbough <[email protected]>
This draft API page is under active development & will be getting rewrites and extra content. Also, other docs updates needed for this feature (changelog, cy.session, trade-offs etc) will be made in additional PRs which will all be merged to one
content/experimentalSessionAndOrigin
branch, before final review & merge to master.