cashapp / AccessibilitySnapshot

Easy regression testing for iOS accessibility
Apache License 2.0
541 stars 68 forks source link

UITextView and UITextField don't record Voice Over Descriptions #57

Closed seanho closed 6 months ago

seanho commented 3 years ago

The snapshot shows an empty description but in reality iOS reads out Text Field or Text Field. Double tap to edit.. This is likely due to text field has undocumented trait that is not being handled in the library.