我現在手機上Webview更新到最新版本。Chrome 90.0.4430.91
我現在電腦上chrome driver為90.0.4430.24
用python appium 呼叫微信的webview
driver.switch_to.context('WEBVIEW_com.tencent.mm:tools')
報錯
selenium.common.exceptions.WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: A new session could not be created. Details: session not created: This version of ChromeDriver only supports Chrome version 90
Current browser version is 77.0.3865.120 with package name com.tencent.mm
這個是不是說微信的webview對應版本為 77.0.3865.120
所以我想我 只能把手機上的webview降級為77.0.3865.120。
轉載請註明出處,本文鏈接:https://www.uj5u.com/yidong/282767.html
標籤:Android
上一篇:求大神看看我的微信小程式
