You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
Since Xamarin.Forms version 5.0.0.2478 and newer, the UI Automator Viewer or any other similar app doesn't show the "AutomationId" (Content desc) the second time you request it. To make it work again, you need to reset the app.
Steps to Reproduce
Create a project
Add Xamarin.Forms nuget version 5.0.0.2478
Add a label with a Automation Id
Request for UI hierarchy with UI Automator Viewer or any other similar app two times
Expected Behavior
Automation Ids are available anytime
Actual Behavior
Automation Ids doesn't show up the second time and every other time