感謝老師嘿嘿,差不過能看懂那些代碼了
monkey -p com.android.browser --throttle 1500 --monitor-native-crashes --ignore-security-exceptions --ignore-native-crashes --pct-syskeys 5 --pct-motion 20 --pct-nav 10 --pct-majornav 20 --pct-appswitch 40 --pct-anyevent 5 -v -v -v 30000 >>$testresult/monkey.log &
waitmonkey
monkey -p com.android.browser --throttle 1500 --monitor-native-crashes --ignore-security-exceptions --ignore-native-crashes --pct-syskeys 5 --pct-motion 20 --pct-nav 10 --pct-majornav 20 --pct-appswitch 40 --pct-anyevent 5 -v -v -v 30000 >>$testresult/monkey.log &
waitmonkey
2016-11-27
根據(jù)老師講的操作了一波兒. 指定了package名, com.miui.calculator, throttle 3000之后, 本地的音樂被打開了(大概是因為本地播放器的操作被放在任務管理器的緣故吧,可當時音樂被啟動是在計算器界面,不解)...現(xiàn)在正一邊聽著just beat it,一邊在想它會不會幫忙關掉.畢竟執(zhí)行了1000次,吃點兒飯去先.
2016-11-13