-
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 docs for .selectFile() and Cypress.Buffer #4310
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/cypress-io/cypress-documentation/AxC3ugCggCqULbjV869phttJoYv4 |
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.
@cowboy This new migration header is not showing up in the righthand nav:
Ok, weird, I'll look into it |
This is a manual recreation of #4241 for 9.3.0 release
@jennifer-shehane should be fixed now |
This is a manual recreation of #4241 for 9.3.0 release
Key pages to review:
.selectFile()
API documentation (new)Cypress.Buffer
API documentation (new)cy.readFile()
API documentation (updated)cy.fixture()
API documentation (updated)