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

[Android] Set ViewIdResourceName for UI Automators #6975

Merged
merged 1 commit into from
May 10, 2022

Conversation

PureWeen
Copy link
Member

@PureWeen PureWeen commented May 10, 2022

Description of Change

Call setViewIdResourceName with our AutomationId. This lets UI Automation tools, like Appium, search for elements without depending on the contentDesc. Ideally we can remove setting contentDesc completely but we'll need to test with Xamarin.UITest first

Issues Fixed

Fixes #4714
Fixes #3260

@rmarinho rmarinho merged commit 3b64096 into main May 10, 2022
@rmarinho rmarinho deleted the android_set_resourcename branch May 10, 2022 09:00
@github-actions github-actions bot locked and limited conversation to collaborators Dec 22, 2023
@samhouts samhouts added the fixed-in-6.0.312 Look for this fix in 6.0.312! label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
fixed-in-6.0.312 Look for this fix in 6.0.312!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Android] AutomationId no longer works [Bug] AutomationId not usable for automated UI testing
3 participants