【发布时间】:2017-09-08 14:04:33
【问题描述】:
这段代码不适用于 ExpandableListView。
driver.findElementByAndroidUIAutomator("new UiScrollable(new UiSelector().resourceId(\"com.theentertainerme.entertainer:id/ex_listview_locations\")).scrollIntoView(new UiSelector().text(\"Singapore\")) "); Please see attched screenshot for element hirarchy
任何帮助!我做错了什么?
java-client 4.0, appium 1.5.3 同一段代码适用于 listView。
【问题讨论】:
标签: android scroll appium expandablelistview