Skip to content

Conversation

@qmfrederik
Copy link
Contributor

The legacy method of enabling accessibility (which Frank uses to get the accessibilityLabel values), which was introduced for iOS 9 support, no longer works.
The "new" method loads libAccessibility and directly call the _AXSSetAutomationEnabled method.

This approach has been borrowed from KIF.

The legacy method of enabling accessibility (which Frank uses to get the accessibilityLabel values), which was introduced for iOS 9 support, no longer works.
The "new" method loads libAccessibility and directly call the _AXSSetAutomationEnabled method.

This approach has been borrowed from KIF.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant