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

Monkey script auto stops without doing anything (On iOS 8.1 simulator, Xcode 6.1) #17

Open Arunr1 opened 9 years ago

Arunr1 commented 9 years ago

Create a simple monkey script with few touch, drag etc events and run . Script auto stops just short time after click on script play button. Nothing happens on the target app.

I am trying on simulator !!

BruceBGordon commented 9 years ago

did it leave the target app? Perhaps put the application into Guided Access and report back.

eugene-manaev commented 8 years ago

@BruceBGordon You saved me! Thank you very much! I spent some hours for googling something like "ui-automation-ios bring app to foreground"... It's so funny.