cashapp / AccessibilitySnapshot

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

Snapshots should include images for custom actions #99

Open NickEntin opened 2 years ago

NickEntin commented 2 years ago

iOS 14 added the ability to set a custom image for a UIAccessibilityCustomAction. We should replace the down arrow icon for custom actions in the snapshot images with the appropriate icon for Switch Control (a box containing either the specified image or the first character of the action's name).