0
点赞
收藏
分享

微信扫一扫

UiAutomator exited unexpectedly with code 0, signal null异常问题

成义随笔 2022-03-16 阅读 64

在Android >= 6的情况下 需要在Desired Capabilities里面添加属性

automationName=UiAutomator2

noReset = True

举报

相关推荐

0 条评论