测试数据在yaml中,下图分别是部分脚本及结果和布局图
论坛果然宝藏多 ,参考了这个帖子https://ceshiren.com/t/topic/11240/7,将get_attribute(‘content-desc’)改为get_attribute(‘contentDescription’)就可以了
这个是appium底层的驱动代码实现导致的。有两种写法,具体可以看appium-uiautomator2-server的代码。
好的,谢谢老师。