在Android >= 6的情况下 需要在Desired Capabilities里面添加属性
automationName=UiAutomator2
noReset = True
本文详细介绍了在Android 6及以上版本中,如何在DesiredCapabilities中设置automationName为UiAutomator2,并确保noReset属性的应用,以优化自动化测试过程。
在Android >= 6的情况下 需要在Desired Capabilities里面添加属性
automationName=UiAutomator2
noReset = True
3548
5129
451
680

被折叠的 条评论
为什么被折叠?