Skip to content

Conversation

@ko1in1u
Copy link
Collaborator

@ko1in1u ko1in1u commented Apr 10, 2025

Before:

  • UiObject2.scrollUntil with Until.hasObject can only search the elements under the target scrollable object.

After:

  • The custom EventCondition uses UiDevice.hasObject to check all elements on the UI.

This change is Reviewable

…ements on the UI

Before:
- `UiObject2.scrollUntil` with `Until.hasObject` can only search the elements under the target scrollable object.

After:
- The custom EventCondition uses `UiDevice.hasObject` to check all elements on the UI.
@ko1in1u ko1in1u added the enhancement New feature or request label Apr 10, 2025
@ko1in1u ko1in1u added this to the 1.1.3 milestone Apr 10, 2025
@ko1in1u ko1in1u requested a review from eric100lin April 10, 2025 17:45
@ko1in1u ko1in1u self-assigned this Apr 10, 2025
Copy link
Collaborator

@eric100lin eric100lin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewable status: 0 of 2 files reviewed, all discussions resolved (waiting on @ko1in1u)

@ko1in1u ko1in1u merged commit aaa3e43 into google:main Apr 14, 2025
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants