Skip to content

refactor: deprecate $ and $view in favor of find and findInView#2261

Merged
mshabarov merged 1 commit into
mainfrom
refactor/deprecate-dollar-find-methods
Jun 12, 2026
Merged

refactor: deprecate $ and $view in favor of find and findInView#2261
mshabarov merged 1 commit into
mainfrom
refactor/deprecate-dollar-find-methods

Conversation

@mcollovati

Copy link
Copy Markdown
Contributor

The $ and $view query methods in the UI unit test base class have been deprecated, aligning the API with the browserless-test replacement.

Introduce find and findInView as their replacements and update the tests to use the new methods.

The `$` and `$view` query methods in the UI unit test base class have
been deprecated, aligning the API with the browserless-test replacement.

Introduce `find` and `findInView` as their replacements and update the
tests to use the new methods.
@mshabarov mshabarov merged commit 9791479 into main Jun 12, 2026
11 checks passed
@mshabarov mshabarov deleted the refactor/deprecate-dollar-find-methods branch June 12, 2026 13:50
@github-project-automation github-project-automation Bot moved this from 🔎Iteration reviews to Done in Vaadin Flow | Hilla | Kits ongoing work Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants