Skip to content

Commit baa1ab3

Browse files
update wording of what ai suggests
1 parent 5ed008f commit baa1ab3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/app/guides/cypress-studio.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,13 +89,12 @@ Cypress Studio AI enhances your test creation workflow by automatically analyzin
8989

9090
### Types of AI Recommendations
9191

92-
The AI suggests assertions based on the elements you interact with:
92+
The AI Suggests assertions based on changes within your App after interactions occur.
9393

9494
- **Visibility checks**: Ensure elements are visible or hidden
9595
- **Text validation**: Verify text content matches expectations
9696
- **Form validation**: Check input values, selections, and form states
9797
- **Element properties**: Validate attributes, classes, and other properties
98-
- **Navigation confirmation**: Verify page changes and URL updates
9998

10099
### Start Studio
101100

0 commit comments

Comments
 (0)