-
Notifications
You must be signed in to change notification settings - Fork 249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Xcode 8 ? #33
Comments
"UI Automation" template is not there in xcode 8. Any workaround to use it? |
How to use in xcode 8.0 ? Thank you |
I have this problem, too;when I user xode 8.3.2 ,I didn't find "UI Automation" template; Help |
In Xcode 8, Instruments' Automation has been replaced by Xcode's UI Testing infrastructure. I wrote a tool similar to ui-auto-monkey using Xcode's UI Testing infrastructure. Please have a look: |
how to use it in Xcode 8?
The text was updated successfully, but these errors were encountered: