- 授权协议: 未知
- 开发语言: Java
- 操作系统: Android
- 软件首页: http://developer.android.com/tools/help/uiautomator/index.html
软件介绍
uiautomator 测试框架提高用户界面(UI)的测试效率,通过自动创建功能 UI 测试示例,可以在一个或者多个设备上运行你的应用。
更多详细内容请看 UI Testing。
语法
在任务设备中运行你的测试示例,你可以使用 adb shell 命令来 invoke uiautomator 工具:
adb shell uiautomator runtest <JARS> -c <CLASSES> [options]
示例:
adb shell uiautomator runtest LaunchSettings.jar -c com.uia.example.my.LaunchSettings
How to Build a Billion Dollar App
George Berkowski / Little, Brown Book Group / 2015-4-1 / USD 24.95
Apps have changed the way we communicate, shop, play, interact and travel and their phenomenal popularity has presented possibly the biggest business opportunity in history. In How to Build a Billi......一起来看看 《How to Build a Billion Dollar App》 这本书的介绍吧!
