Skip to content

[πŸ› Bug]: NoSuchDriverException in selenium 4 (raspberry pi)Β #14909

@javixeneize

Description

@javixeneize

What happened?

I am using selenium in a raspberry pi 4, and, while using with selenium 3.8.0, it works, but, if i upgrade to selenium 4, (4.26.1), i have a NoSuchDriverException as it cant find the driver

How can we reproduce the issue?

just start the webdriver for chrome in a raspberry pi 4 using selenium 4

Relevant log output

File "/home/javi/lib/python3.11/site-packages/selenium/webdriver/common/driver_finder.py", line 78, in _binary_paths
    raise NoSuchDriverException(msg) from err
selenium.common.exceptions.NoSuchDriverException: Message: Unable to obtain driver for chrome; For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors/driver_location

Operating System

Raspberry PI OS

Selenium version

python 4.26.1

What are the browser(s) and version(s) where you see this issue?

chromium latest

What are the browser driver(s) and version(s) where you see this issue?

chromedriver latest

Are you using Selenium Grid?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    I-defectSomething is not working as intendedI-questionApplied to questions. Issues should be closed and send the user to community resources.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions