Hi all!
Is there a good practice to find text on screen?
I test a flow where at its end there should be a cell in table which is a custom view - nested inside is a UILabel with text. It's very visible to user.
But I can't find the API to validate it's there!
For some reason the AccessibilityLabel of that label is not the text. its empty :(
Any Idea?