Appium-Python3--UI自动化-[-17-]-appium启动app时,都会重新手动安装uiautomator2.server 和 uiautomator2.server.test
问题:
appium启动app时,都会重新手动安装uiautomator2.server 和 uiautomator2.server.test
解决方法:
使用 skipServerInstallation:true
也可以,但是要保证已经安装了 io.appium.uiautomator2.server。
以下为官方说明
Skip the UiAutomator2 Server component installation on the device under test and all the related checks if set to
true
. This could help to speed up the session startup if you know for sure the correct server version is installed on the device. In case the server is not installed or an incorrect version of it is installed then you may get an unexpected error later.false
by default
当有些人一出生就有的东西,我们要为之奋斗几十年才拥有。但有一样东西,你一辈子都不会有,那就是我们曾经一无所有。