zalando / SwiftMonkey

A framework for doing randomised UI testing of iOS apps
MIT License
1.95k stars 175 forks source link

addXCTestPublicTapAction takes a long time to click #94

Open xiaoxiaotestnote opened 4 years ago

xiaoxiaotestnote commented 4 years ago

addXCTestPublicTapAction takes a long time to click, about a few hundred milliseconds to a few seconds, is there an optimization method?

xiaoxiaotestnote commented 4 years ago

When we launch a UI test with our application, the test hangs at "Waiting for app to idle", and eventually the test times out.