chore: Clean up selector playground code #32865
                
     Open
            
            
          
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Additional details
We do intend to add some of this functionality back, if we do - we can look back here for any of the code.
I have a hard time thinking any of this will really be reusable though given that the updates would have highlighting logic moving to our new logic and the unique-selector moving to our new logic (which is in the Cloud).
Steps to test
How has the user experience changed?
Right now the Selector Playground is mistakenly available in CT testing actually (since it is just using the studio disabled prop to show or not show). This should remove that.
PR Tasks
cypress-documentation?type definitions?Note
Removes Selector Playground UI/store and highlight logic across the app, updating runner headers, AUT iframe, locales, styles, and tests accordingly.
SpecRunnerHeaderOpenMode.vueand related logic; deleteselector-playgroundcomponents and store; strip playground handling fromunifiedRunner.ts,utils.ts, andRunner.vue.EventManagerandaut-iframe.tsby removing selector playground/highlight generation APIs and dependencies.Cypress.ElementSelectorJSDoc to reference Cypress Studio andcy.prompt(); minor changelog link cleanup.playground-activator; adjust runner header tests.index.ts, CT support mocks).Written by Cursor Bugbot for commit b923efc. This will update automatically on new commits. Configure here.