"resource-id" or "content-desc" for react native apps on Android not populating #16748
Labels
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
Expected Behavior
I must be able to be able to view the resource-id and content-desc attributes for Android when inspecting
Actual Behavior
No resource-id and content-desc attributes are populated
I already referred the other issues related to this, but finally nothing works for me. Please suggest a solution, as I am not able to proceed with the testing.
Reproducible Demo
I have a react native app to inspect the elements using Appium/UIAutomatorViewer.
For iOS, I could find that by having the elements with "accessibilityLabel" or "testID" solves the problem. But for Android, it seems that there is no solution at all. I tried with various combination of the "accessibilityLabel" or "testID". Nothing finally worked out.
The text was updated successfully, but these errors were encountered: