How to use appium with elements that have accessibility properties in iOS

Hello all.

I am using appium to generate automated tests but i have a problem. The developers add a accessibility property in some UI elements of the storyBoard:

But when the element has this property enabled, appium can not detect the others UI elements that has inside. I think that I didn’t configured some capability or an additional configuration to work of this kind of elements.

Appium 1.6.4
Xcode 8.3
iOS 10.3

I appreciate your help. Thanks in advance!

Regards!

2 Likes

I have got the same issue. :frowning: