Skip to content

[🚀 Feature]: [Selenium Manager] User should have option to fallback to previous stable version of browser driver #11269

@saiparth

Description

@saiparth

Feature and motivation

Thanks for adding selenium manager.
One request is, sometimes latest version of chromedriver may have some issues. Previous version of driver may work with latest version of chrome. hence rather than having blocked, User should be able to specify fallback option so that selenium will download previous stable version.
Ex:
Chrome 106 and Chromedriver 106 - Timed out receiving message from renderer
Chrome 106 and Chromedriver 105 - works fine

Thanks

Usage example

I should be able to specify browser driver version or Boolean flag to fallback to previous stable version while initializing browser.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-rustRust code is mostly Selenium ManagerI-enhancementSomething could be better

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions