Skip to content
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

refactor: Tune the logic of BySelector creation #590

Merged
merged 3 commits into from
Jan 2, 2024

Conversation

mykola-mokhnach
Copy link
Contributor

Done in preparation to UIA lib update to the version 2.3.0, where passing of null selector to UiObject2 is not allowed in the constructor.

Copy link
Member

@KazuCocoa KazuCocoa left a comment

Choose a reason for hiding this comment

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

lgtm for androidx.test.uiautomator:uiautomator:2.2.0 (current master), but not for androidx.test.uiautomator:uiautomator:2.3.0. We don't use 2.3.0 yet thus lgtm for current 2.2.0 to not give null to the uiobject2 constructor

@mykola-mokhnach mykola-mokhnach merged commit 9d2c2dd into appium:master Jan 2, 2024
12 checks passed
@mykola-mokhnach mykola-mokhnach deleted the selector branch January 2, 2024 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants