解決appium Failed to start Chromedriver session: A new session could not be created

appium執行webview測試運行時報錯: 

Failed to start Chromedriver session: A new session could not be created. (Original error: session not created exception: Chrome version must be >= 58.0.3029.0

(Driver info: chromedriver=2.30.477700 (0057494ad8732195794a7b32078424f92a5fce41),platform=Windows NT 6.1.7601 SP1 x86_64)) (WARNING: The server did not provide any stacktrace information)

原因:chromedriver與手機webview中的chrome版本不一致

解決辦法:下載對應的版本chromedriver


環境:appium server1.7.2 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章