I have the following hierarchy of views MainView -> SubViewA -> ChildA,ChildB,ChildC
The logElementTree() is unable to print the subview elements for the View "SubViewA". (All the views have accessibilityLabel)
I have the following hierarchy of views MainView -> SubViewA -> ChildA,ChildB,ChildC
The logElementTree() is unable to print the subview elements for the View "SubViewA". (All the views have accessibilityLabel)