我们如何使用Appium WebDriver client library for Node.js
,text
,resource id
甚至没有content-desc
都没有显示UI Automation Viewer
来识别Android应用程序中的元素。
我已使用android\tools\bin
从menu
路径中查找元素。我试图单击一个let el = await driver.elementById('menu');
el.click();
图标,关于如何识别按钮的任何建议?
cars[0] = new Car();
cars[1] = new Car();
环境详细信息: Appium版本-Appium-windows-1.13.0 Android Studio:3.4.2 适用于Node.js的Appium WebDriver客户端库,称为wd [https://github.com/admc/wd] AVD运行于:Nexus 6 API 28