【uiautomator】UiCollection

UiCollection

描述:用于枚举界面容器元素,通过文本或者描述来计数或者定位子元素

公共构造函数

UiCollection(UiSelector selector)

 

公共方法

UiObject

getChildByDescription(UiSelector childPattern,String text)

默认滚动,查找childPattern对应的text值text子元素

UiObject

getChildByInstance(UiSelector childPattern,int instance)

仅在可见item和不滚动的情况下执行

UiObject

getChildByText(UiSelector childPattern,String text)

默认滚动,查找childPattern对应的text值为text子元素

int

getChildCount(UiSelector childPattern)

返回childPattern子元素数目,仅在计算当前屏幕子元素

 

继承方法

com.android.uiautomator.core.UiObject

java.lang.Object

posted on   wonderful0714  阅读(308)  评论(0编辑  收藏  举报

努力加载评论中...

导航

点击右上角即可分享
微信分享提示