uiautomator滑动查找元素
‘new UiScrollable(new UiSelector().scrollable(true).instance(0)).scrollIntoView(new UiSelector().text(“元素”).instance(0));’
uiautomator滑动查找元素
最新推荐文章于 2024-03-27 14:09:34 发布
uiautomator滑动查找元素
‘new UiScrollable(new UiSelector().scrollable(true).instance(0)).scrollIntoView(new UiSelector().text(“元素”).instance(0));’