Skip to content

Chromedriver on windows (uc_driver.exe) directory not customizable #3746

Closed
@cmp-nct

Description

@cmp-nct

I've been digging a bit, trying to solve the problem and there appears to be no way to do this.
I do not want to permanently re-download the driver but I have a testing environment with multiple chrome versions and I want to run them simultaneously.
The driver SB uses is '\Lib\site-packages\seleniumbase\drivers\uc_driver.exe' or DRIVER_DIR = os.path.dirname(os.path.realpath(drivers.__file__))
Or it uses chromedriver,msedgedriver etc, but always the same vanilla type name in the python package directory.

So the driver file is not version tagged and the location appears to be hardcoded to the package directory of the drivers python file.

Is there a specific reason why this was done so restrictive and in a folder that is normally only managed by python package installation ?
Any intention to customize this or version tag it ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    UC Mode / CDP ModeUndetected Chromedriver Mode / CDP ModeduplicateThe answer/solution already exists somewherequestionSomeone is looking for answers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions