-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
Description
Although the following
Deprecation Notice
The Selector Playground will be replaced by Cypress Studio once it is no longer experimental. Cypress Studio provides the same functionality for constructing Cypress commands using unique selectors, along with additional recording capabilities.
was added to the Selector Playground documentation section with the release of Cypress 15.0.0, there was no mention of this point in the Changelog for [email protected]. The blog Cypress 15: The foundation for what’s next also makes no mention of the deprecation.
The Changelog for [email protected] notes:
Cypress Studio is now available by default. You no longer have to set the experimentalStudio flag.
again with no reference to the loss of the Selector Playground.
This has surprised many users negatively.
To at least provide documentation of the changes in the changelog, I suggest to add the milestones of deprecation and removal to the relevant changelog sections:
- [email protected] - deprecation
- [email protected] - removal