Skip to content

Cypress Studio removal message + link are misleading #22008

@brian-mann

Description

@brian-mann

Current behavior

Currently we display a warning when experimentalStudio is enabled on v10:

image

The problem is that this content (and the link) are very misleading and don't match our official position on this matter.

Desired behavior

  1. We should update the content to better match this blog post and set the right expectations with users

  2. the on.cypress.io/studio-beta link is using the wrong slug. the existing studio-beta slug does not need to be modified (it's redirecting properly and in use in other places). Instead, we need to create a new slug like studio-removal and 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    v10.0.0 🐛Issue present since 10.0.0

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions