Android自动测试之MonkeyRunner之monkeyrunner
生活随笔
收集整理的這篇文章主要介紹了
Android自动测试之MonkeyRunner之monkeyrunner
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
2019獨(dú)角獸企業(yè)重金招聘Python工程師標(biāo)準(zhǔn)>>>
A monkeyrunner class that contains static utility methods.
?
| ??????????????? void??????????? | alert??????????????? ( string message,???????????????? string title,???????????????? string okTitle)??????????? Displays an alert dialog to the process running the current??????????????? program.??????????? |
| integer | choice??????????????? ( string message,???????????????? iterable choices,???????????????? string title)??????????? Displays a dialog with a list of choices to the process running the current program. |
| ??????????????? void??????????? | help??????????????? ( string format)??????????? Displays the monkeyrunner API reference in a style similar to that of Python's??????????????? pydoc tool, using the specified format.??????????? |
| string | input??????????????? ( string message,???????????????? string initialValue,???????????????? string title,???????????????? string okTitle,???????????????? string cancelTitle)??????????? Displays a dialog that accepts input.??????????? |
| ??????????????? void??????????? | sleep??????????????? ( float seconds)??????????? Pauses the current program for the specified number of seconds.??????????? |
| MonkeyDevice | waitForConnection??????????????? ( float timeout,??????????????? string deviceId)??????????? Tries to make a connection between the monkeyrunner backend and the??????????????? specified device or emulator.??????????? |
http://www.devdiv.com/android/docs/guide/developing/tools/MonkeyRunner.html
?
?
/**
* @author 張興業(yè)
* 郵箱:xy-zhang@163.com
* qq:363302850
*
*/
轉(zhuǎn)載于:https://my.oschina.net/201003674/blog/288964
總結(jié)
以上是生活随笔為你收集整理的Android自动测试之MonkeyRunner之monkeyrunner的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 设计模式中类之间的关系
- 下一篇: Ubuntu 14.04 LTS 配置