手机自动化测试:appium问题解决 Appium遇到问题: 问题一:问题org.openqa.selenium.remote.UnreachableBrowserException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. 解决办法:(1)启动appium(2)运行cmd 输入 adb device
问题一:问题org.openqa.selenium.remote.UnreachableBrowserException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. 解决办法:(1)启动appium(2)运行cmd 输入 adb devices -l 查看UDID 如图:(3)再在cmd中输入 appium