【发布时间】:2021-08-02 10:27:31
【问题描述】:
下面的代码,我用过但是没用
try{
driverNew.findElementByAndroidUIAutomator("new UiScrollable(new
UiSelector().scrollable(true)"+".scrollToEnd(4);");
} catch (Exception e) {
System.out.println(e.getMessage());
}
【问题讨论】: