Skip to content

breaking: Move getSelector and reset to private methods on ElementSelector API #32098

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 29, 2025

Conversation

jennifer-shehane
Copy link
Member

@jennifer-shehane jennifer-shehane commented Jul 24, 2025

Additional details

We don't intend to have the getSelector API public anymore with the functionality moving and not needing to be public. We can add it back if it's a highly requested feature.

Steps to test

How has the user experience changed?

PR Tasks

… methods on ElementSelector API

BREAKING: Move getSelector, getSelectorPriority, and reset to private methods on ElementSelector API
@jennifer-shehane jennifer-shehane self-assigned this Jul 24, 2025
Copy link

cypress bot commented Jul 24, 2025

cypress    Run #64219

Run Properties:  status check passed Passed #64219  •  git commit 14553e1576: mention this PR in changelog
Project cypress
Branch Review private-apis-on-element-selector
Run status status check passed Passed #64219
Run duration 11m 16s
Commit git commit 14553e1576: mention this PR in changelog
Committer Jennifer Shehane
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 687
View all changes introduced in this branch ↗︎
UI Coverage  37.62%
  Untested elements 131  
  Tested elements 79  
Accessibility  97.38%
  Failed rules  3 critical   7 serious   1 moderate   1 minor
  Failed elements 62  

@jennifer-shehane jennifer-shehane changed the title breaking: Move getSelector, getSelectorPriority, and reset to private methods on ElementSelector API breaking: Move getSelector and reset to private methods on ElementSelector API Jul 28, 2025
@jennifer-shehane jennifer-shehane added the type: breaking change Requires a new major release version label Jul 29, 2025
@jennifer-shehane jennifer-shehane requested a review from mschile July 29, 2025 20:09
@jennifer-shehane jennifer-shehane merged commit 4215983 into release/15.0.0 Jul 29, 2025
85 of 89 checks passed
@jennifer-shehane jennifer-shehane deleted the private-apis-on-element-selector branch July 29, 2025 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: breaking change Requires a new major release version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants