We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ed008f commit baa1ab3Copy full SHA for baa1ab3
docs/app/guides/cypress-studio.mdx
@@ -89,13 +89,12 @@ Cypress Studio AI enhances your test creation workflow by automatically analyzin
89
90
### Types of AI Recommendations
91
92
-The AI suggests assertions based on the elements you interact with:
+The AI Suggests assertions based on changes within your App after interactions occur.
93
94
- **Visibility checks**: Ensure elements are visible or hidden
95
- **Text validation**: Verify text content matches expectations
96
- **Form validation**: Check input values, selections, and form states
97
- **Element properties**: Validate attributes, classes, and other properties
98
-- **Navigation confirmation**: Verify page changes and URL updates
99
100
### Start Studio
101
0 commit comments