我需要在android中使用Appium捕获自动化测试中的一个元素,该元素的类型为CardViewhttps://developer.android.com/reference/androidx/cardview/widget/CardView并且我无法捕获它在 Appium Inspector 中我怎样才能捕获它?
我尝试使用以下选择器:
//androidx.cardview.widget.CardView[1]
您可以在此处查看组件树: 组件树
下载 Appium 检查器 https://github.com/appium/appium-inspector
您将看到要使用哪些选择器