Skip to content

Conversation

jennifer-shehane
Copy link
Member

@jennifer-shehane jennifer-shehane commented Sep 22, 2025

@jennifer-shehane jennifer-shehane self-assigned this Sep 22, 2025
Copy link

cypress bot commented Sep 22, 2025

cypress-documentation    Run #676

Run Properties:  status check passed Passed #676  •  git commit baa1ab3b73: update wording of what ai suggests
Project cypress-documentation
Branch Review studio-ai
Run status status check passed Passed #676
Run duration 05m 10s
Commit git commit baa1ab3b73: update wording of what ai suggests
Committer Jennifer Shehane
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 309
View all changes introduced in this branch ↗︎
UI Coverage  10.83%
  Untested elements 2489  
  Tested elements 3  
Accessibility  97.22%
  Failed rules  1 critical   3 serious   4 moderate   0 minor
  Failed elements 28  

Comment on lines +79 to +98
## AI-Powered Recommendations

Cypress Studio AI enhances your test creation workflow by automatically analyzing your interactions and suggesting relevant assertions in real time. As you record actions, the AI appears in the Studio Panel with intelligent recommendations tailored to each step.

### How AI Recommendations Work

1. **Automatic Analysis**: As you interact with elements, the AI analyzes the context and element properties
2. **Smart Suggestions**: Relevant assertions appear in the Studio Panel based on your actions
3. **Accept or Reject**: Review each recommendation and choose to accept or reject it
4. **Seamless Integration**: Accepted recommendations can be saved to your test file

### Types of AI Recommendations

The AI Suggests assertions based on changes within your App after interactions occur.

- **Visibility checks**: Ensure elements are visible or hidden
- **Text validation**: Verify text content matches expectations
- **Form validation**: Check input values, selections, and form states
- **Element properties**: Validate attributes, classes, and other properties

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The AI-Powered Recommendations section was added inside the existing How Cypress Studio Works section and at the same hierarchy level. Should this be moved ahead of the title of the How Cypress Studio Works section as a standalone section to describe what Studio AI is?

Then in the Add assertions section, should it explain the two ways of adding assertions (manual vs AI) and when to use each one?

<ProductHeading product="app" />

# Cypress Studio
# Cypress Studio AI
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did not know the entire product was going to get rebranded as "Cypress Studio AI". There are still several places in the document where it is still referenced as just "Cypress Studio"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants