jonathanpenn / ui-auto-monkey

UI AutoMonkey is a simple stress testing script for iOS applications that runs in UI Automation and Instruments. Grass fed. Free range.
http://cocoamanifest.net
MIT License
1.47k stars 249 forks source link

Xcode 8 compatibility? Instruments' Automation support has been replaced by Xcode's UI Testing infrastructure. #32

Open RogerGan opened 8 years ago

RogerGan commented 8 years ago

https://forums.developer.apple.com/thread/48936

Instruments' Automation support has been replaced by Xcode's UI Testing infrastructure.

@jonathanpenn How to deal with this problem, Thx

donaldhu commented 6 years ago

I wrote a tool similar to ui-auto-monkey using Xcode's UI Testing infrastructure. Please have a look: https://github.com/donaldhu/xc-auto-monkey