[🐛 Bug]: aarch64 is trying to use linux64 geckodriver #12860
Labels
A-needs-triaging
A Selenium member will evaluate this soon!
I-defect
Something is not working as intended
What happened?
I installed selenium by pip, installed firefox by apt, installed geckodriver downloading the aarch64 version.
I created the sym links for firefox and geckodriver to use with PATH.
I tried to exec a simple script to use headless firefox, but selenium is trying to use linux64 version instead of aarch64.
I tried to put the aarch64 geckodriver in the linux64 folder but I get another error too.
Executing the geckodriver command, looks like is working:
How can we reproduce the issue?
Relevant log output
Operating System
orange pi 5 ubuntu Linux opi5 5.10.110-rockchip-rk3588 #23.02.2 SMP Fri Feb 17 23:59:20 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
Selenium version
4.13.0
What are the browser(s) and version(s) where you see this issue?
Mozilla Firefox 115.3.0esr
What are the browser driver(s) and version(s) where you see this issue?
geckodriver 0.33.0 (a80e5fd61076 2023-04-02 18:31 +0000)
Are you using Selenium Grid?
No response
The text was updated successfully, but these errors were encountered: