Files
cypress/cli/types
Jennifer Shehane 850989e1b4 feat: Rename SelectorPlayground API to ElementSelector API (#31889)
* feat: Rename SelectorPriority API to ElementSelector API

BREAKING: Rename SelectorPriority API to ElementSelector API

* bump unique-selector + remove restriction on type of prop

* rename file + remove test

* rename and add types to files

* save file

* fix types

* Add error when Cypress.SelectorPlayground is called to suggest renaming

* Add better description of ElementSelector API

* Error on invalid selector priority types

* changelog entry

* Update types to match exact type of selectorPriority

* remove semicolon

* Add feature description for separate feature

* remove the other semicolon

* Update types to use official cypress types

* Add other issue that this PR resolves.

* add name to selector priority

* alphabetize strings in selectorPriority types
2025-06-26 11:08:12 -04:00
..