如何获取RecyclerView下的框架或文本列表。
始终列出的webelements返回null
。使用Appium
与UI AutomatorViewer
一起查看android
app xpath
。
我尝试过以下代码,但它对我没用。
WebElement plist = wd.findElement(By.xpath("//android.support.v7.widget.RecyclerView[contains(@resources-id,'id/patient_list_view') and @index='6']"));
答案 0 :(得分:0)
您可以如下所述进行解决,
this.viewEmployeeTableAdapter