我有一个android应用程序,它使用uiautomator单击ListView中的选项。ListView看起来像这样:我正在尝试单击“完整基准测试”列表项,但我的代码无法识别该列表项。这是我的:UiScrollablelistView=newUiScrollable(newUiSelector().scrollable(true).className("android.widget.ListView"));UiObjectitem1=listView.getChildByText(newUiSelector().className(android.widget.TextView.cl