Is there any chance to get chromedriver for Linux arm64 architecture?

115 views
Skip to first unread message

Volodymyr Antipov

unread,
Mar 22, 2023, 7:30:07 AM3/22/23
to ChromeDriver Users

I'm not very experienced in unix os and try to run Appium test on Android Chrome browser from raspberrypi 4 and getting the following error:

[Chromedriver@0664] Cannot retrieve version number from 'chromedriver_linux64_v111.0.5563.19' Chromedriver binary. Make sure it returns a valid version string in response to '--version' command line argument. Command '/home/vant/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-chromedriver/chromedriver/linux/chromedriver_linux64_v111.0.5563.19 --version' exited with code 2 .... [debug] [Chromedriver@0664] Found Chrome bundle 'com.android.chrome' version '111.0.5563' [debug] [Chromedriver@0664] Error: No Chromedriver found that can automate Chrome '111.0.5563'. You could also try to enable automated chromedrivers download as a possible workaround. [debug] [Chromedriver@0664] at Chromedriver.getCompatibleChromedriver (/home/vant/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-chromedriver/lib/chromedriver.js:454:15) [debug] [Chromedriver@0664] at Chromedriver.initChromedriverPath (/home/vant/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-chromedriver/lib/chromedriver.js:486:11) [debug] [Chromedriver@0664] at Chromedriver.start (/home/vant/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-chromedriver/lib/chromedriver.js:567:32) [debug] [Chromedriver@0664] at AndroidUiautomator2Driver.setupNewChromedriver (/home/vant/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-android-driver/lib/commands/context.js:471:3) [debug] [Chromedriver@0664] at AndroidUiautomator2Driver.startChromeSession (/home/vant/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-android-driver/lib/commands/context.js:324:23) [debug] [Chromedriver@0664] at AndroidUiautomator2Driver.startUiAutomator2Session (/home/vant/.appium/node_modules/appium-uiautomator2-driver/lib/driver.js:440:7) [debug] [Chromedriver@0664] at AndroidUiautomator2Driver.createSession (/home/vant/.appium/node_modules/appium-uiautomator2-driver/lib/driver.js:240:7) [debug] [Chromedriver@0664] at AppiumDriver.createSession (/usr/local/lib/node_modules/appium/lib/appium.js:349:35) [Chromedriver@0664] No Chromedriver found that can automate Chrome '111.0.5563'. You could also try to enable automated chromedrivers download as a possible workaround.

As I understand the downloaded by Appium chromedriver is not compatible with my system, because it's arm64, is there could be any solution?


Reply all
Reply to author
Forward
0 new messages