Home > Mobile >  Appium python This version of ChromeDriver only supports the Chrome version 83
Appium python This version of ChromeDriver only supports the Chrome version 83

Time:04-28

Appium + python
 driver. Switch_to. The context (' WEBVIEW_com. Tencent. Mm: tools') 

Selenium.com mon. Exceptions. WebDriverException: Message: An unknown server - side error occurred while processing the command.
The Original error: A new session could not be created. The Details: the session not created: This version of ChromeDriver only supports the Chrome version 83

Google Chrome version: version 90.0.4430.93 (formal version) (64)


Appium log:

I put the
C:/Users/LinHai AppData/Local/designed/Appium/resources/app/node_modules/Appium/node_modules/Appium chromedriver/chromedriver/win/chromedriver. Exe
The chromedriver. Exe to
77.0.3865.40
83.0.4103.39
86.0.4240.22
90.0.4430.24
These versions are still report the error
  • Related