-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Cypress Studio Assertions Submenu Not Expanding #30900
Comments
@SachinJadeja Thanks for reporting. Can you confirm whether this is a mew issue in 14.0.0? That is, if you downgrade to 13.17.1, does this issue still occur? |
@jennifer-shehane this issue also occurs on v13. |
@SachinJadeja Hi, we've actually been unable to reproduce this behavior. I brought up the Real World App to test the same element within Studio on 13.x and 14.0.0. Can you give some more information so that we can track the issue down?
|
@jennifer-shehane Thank you for your prompt response. Let me know if you need any additional details. Thanks. |
@SachinJadeja Can you open devtools console and share if there are any errors appearing in there? Also disable any extensions (although I doubt that's it with it happening in multiple browsers). |
@jennifer-shehane This issue appears to be occurring specifically in certain modal components of our product. You can either deprioritize it or close it if needed. I really appreciate you taking the time to look into this. Thanks! |
Current behavior
When using Cypress Studio to generate test cases, the assertion submenu (e.g., "have text") does not expand when clicked. Other assertions (like "be visible") appear to work fine, but the submenus for specific assertions do not open.
Desired behavior
Clicking on an assertion submenu (e.g., "have text") should expand to show further options.
Steps to Reproduce
Test code to reproduce
No test code since this happened in Cypress Studio
Cypress Version
14.0.0
Node version
v23.5.0
Operating System
macOS Sequoia Version 15.2
Debug Logs
Other
The text was updated successfully, but these errors were encountered: