You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a project is loaded into the launcher with an invalid configuration, and the "Try Again" button has been clicked once, the launcher will not clear the error once the project configuration has been corrected.
When my project is loaded with an invalid configuration and then I correct the configuration, when I click the "Try Again" button, I should see the "Welcome to Cypress" screen and be able to select a testing type.
Test code to reproduce
Steps to reproduce:
Provide an invalid project configuration
Open the project in Cypress
Click "Try Again" button on error message screen (while configuration is still invalid)
Correct project configuration
Click "Try Again"
Notice that even though your configuration is now valid, you can't run tests unless you leave the project or close the Cypress app
Cypress Version
10.1.0
Other
No response
The text was updated successfully, but these errors were encountered:
Current behavior
When a project is loaded into the launcher with an invalid configuration, and the "Try Again" button has been clicked once, the launcher will not clear the error once the project configuration has been corrected.
The video below shows the behavior
https://www.loom.com/share/65bd4e88a93b47c6bd96bcd4f72fdcb4
Desired behavior
When my project is loaded with an invalid configuration and then I correct the configuration, when I click the "Try Again" button, I should see the "Welcome to Cypress" screen and be able to select a testing type.
Test code to reproduce
Steps to reproduce:
Cypress Version
10.1.0
Other
No response
The text was updated successfully, but these errors were encountered: