-
Notifications
You must be signed in to change notification settings - Fork 1.1k
remove experimentalStudio flag from docs #6283
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
Conversation
cypress-documentation
|
Project |
cypress-documentation
|
Branch Review |
experimental-studio-removal
|
Run status |
|
Run duration | 03m 54s |
Commit |
|
Committer | Jennifer Shehane |
View all properties for this run ↗︎ |
Test results | |
---|---|
|
0
|
|
0
|
|
0
|
|
0
|
|
309
|
View all changes introduced in this branch ↗︎ |
UI Coverage
10.86%
|
|
---|---|
|
2482
|
|
3
|
Accessibility
97.22%
|
|
---|---|
|
1 critical
3 serious
4 moderate
0 minor
|
|
28
|
1. **Run a Spec:** | ||
Open Cypress and run a spec file | ||
2. **Open Studio:** | ||
Click Edit in Studio on a test in the Command Log or click Studio Beta in the Studio panel. |
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.
Should we add that you can also open studio from create a new test in the describe block?
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.
Was trying to keep this exact section pretty short. This is mentioned later on.
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.
Just left one question
* remove experimentalStudio flag (#6283) * docs: adds --posix-exit-codes cli flag for run mode (#6284) * adds --posix-exit-codes cli flag for run mode * add history entry * clarify option/description table for --posix-exit-codes * expand docs on posix exit codes * prettify bash block * fix changelog link * formatting * Add posixExitCodes to module API page * changelog * lint fix --------- Co-authored-by: Jennifer Shehane <[email protected]> Co-authored-by: Jennifer Shehane <[email protected]> * cy.prompt docs (#6270) * docs: begin writing cy.prompt docs * Iterate on wording * lint * Fix links + improve TOC * Fix some css warnings * update dynamic variable examples * lint fix * update areas based on feedback * lint * Add more examples to prompt docs * lint fix * Add Gherkin examples * lint fix * Add another Gherkin example * lint fix * update some styles to make more space in UI * Update yields of prompt * Update language support * Remove trigger from officially supported 'things to do' * lint * Add not.exist assertions not being supported * expand documented assertion types * Updates for placeholders * update docs * add to TOC * fix loop example. * Update docs/api/commands/prompt.mdx Co-authored-by: Mike McCready <[email protected]> * Update docs/api/commands/prompt.mdx Co-authored-by: Mike McCready <[email protected]> * Some wording updates * Update docs/api/commands/prompt.mdx Co-authored-by: Mike McCready <[email protected]> * lint * fix broken links --------- Co-authored-by: Mike McCready <[email protected]> * chore: add 15.4.0 changelog (#6292) * chore: fix headers (#6293) --------- Co-authored-by: Cacie Prins <[email protected]> Co-authored-by: Mike McCready <[email protected]> Co-authored-by: Bill Glesias <[email protected]>
No description provided.