MonkeyRunner API文档-------------第4章
发布时间
阅读量:
阅读量
该文献的原始PDF文件获取途径为:链接: http://pan.baidu.com/s/1qYhC3ik 密码: 7buf
第 4 章 MonkeyRunner类使用说明
Monkeyrunner类中集成了多个静态实用方法,具体方法清单如下:
| 返回类型 | 方法名 | 功能描述 |
|---|---|---|
| void | alert(string message,string title,string okTitle) | 对进程中正在运行的程序显示一个对话框 |
| integer | choice(string message,iterable choices,string title) | 对进程中正在运行的程序显示一个选择对话框 |
| void | ||
| --- | --- |
|[help](https://stuff.mi
全部评论 (0)
还没有任何评论哟~
