51工具盒子

依楼听风雨
笑看云卷云舒,淡观潮起潮落

uiautomator2

Python UIAutomator2使用教程

Python UIAutomator2使用教程

厉飞雨 阅读(5) 评论(0) 赞(0)

介绍 uiautomator2 是一个可以使用Python对Android设备进行UI自动化的库。其底层基于Google uiautomator,Google提供的uiautomator库可以获取屏幕上任意一个APP的任意一个控件属性,并对其进行任意操作。 库地址 GitHub地址:https://github.com/openatx/uiautomator2文档说明:h