如何获取RecyclerView下的框架或文本列表?

时间:2017-02-03 09:40:09

标签: selenium xpath appium

如何获取RecyclerView下的框架或文本列表。

始终列出的webelements返回null。使用AppiumUI 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']"));

1 个答案:

答案 0 :(得分:0)

您可以如下所述进行解决,

this.viewEmployeeTableAdapter