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
See if VoiceOver can recognize any of the automation properties
VoiceOver will not be able to find any of the automation information and Appium will not be able to find any of the elements within. I have tried tweaking the iOS CarouselView Renderer, but I haven't had any luck getting the elements to be accessible.
Description:
Any list of views that are put into the ItemSource is not accessible to VoiceOver or Appium.
Reproduction:
Demo code can be used.
MyItemsSource in MainViewModel.cs
Steps:
VoiceOver will not be able to find any of the automation information and Appium will not be able to find any of the elements within. I have tried tweaking the iOS CarouselView Renderer, but I haven't had any luck getting the elements to be accessible.
This is most likely a duplicate of #488
The text was updated successfully, but these errors were encountered: