-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
v10.0.0 🐛Issue present since 10.0.0Issue present since 10.0.0
Description
Current behavior
Currently we display a warning when experimentalStudio is enabled on v10:
The problem is that this content (and the link) are very misleading and don't match our official position on this matter.
Desired behavior
-
We should update the content to better match this blog post and set the right expectations with users
-
the on.cypress.io/studio-beta link is using the wrong slug. the existing
studio-betaslug does not need to be modified (it's redirecting properly and in use in other places). Instead, we need to create a new slug likestudio-removaland this needs to remain pointed to the different discussion thread here: [Update: Reimplemented in Cypress 10.7] Cypress Studio’s removal in Cypress 10.0 #21561
Test code to reproduce
// cypress.config.js
module.exports = {
experimentalStudio: true
}
Cypress Version
10.0.0
Other
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
v10.0.0 🐛Issue present since 10.0.0Issue present since 10.0.0
