Skip to content

Extracted gecko and chrome drivers have version number in filename. It shouldn't. #407

Open
@AllanMedeiros

Description

@AllanMedeiros

Both gecko and chrome driver are downloaded as zip files with version numbers in file names.
Each zip has the driver without the version number, but webdriver-manager is adding the version number to the .exe file name on extracting them.
This makes harder to keep driver path updated, as we have to update the path everytime to point to the new file.
Also many tools by default try to run chromedriver.exe and not something like chromedriver_76.0.X.exe.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions