ViewInspector icon indicating copy to clipboard operation
ViewInspector copied to clipboard

Testing accessibilityActions()

Open JOyo246 opened this issue 1 year ago • 1 comments

I know only accessibilityAction() is testable. But any timeline on when accessibilityActions() might be testable? If not, any tips on getting started with trying to add support myself? (would open a PR of course)

seems like it would be simple enough to keep the current .accessibilityAction() method, but modify it to also be able to find actions added via View.accessibilityActions()

JOyo246 avatar May 31 '24 22:05 JOyo246