cashapp / AccessibilitySnapshot

Easy regression testing for iOS accessibility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Framework does not reflect `accessibility{Property}Block` values set in iOS 17

NickEntin opened this issue · comments

In iOS 17, the newly introduced accessibility{Property}Block properties will override the values from the corresponding accessibility{Property}.

This is somewhat blocked by #155 since we should really have iOS 17 snapshots in place against which to test this behavior.