Skip to content

[🚀 Feature]: Selenium Manager uses proper IEDriverSever version  #11672

@bonigarcia

Description

@bonigarcia

Feature and motivation

Currently, Selenium Manager uses the latest version of IEDriverServer when using Internet Explorer. Besides, the internal Rust logic assumes that the latest release of Selenium contains a version of IEDriverServer. This can pose a potential problem if a Selenium release does not ship the IEDriverServer binaries. To avoid this issue, there is an open issue in Selenium (#11280) to publish this info. When this information is available, the Selenium Manager logic should read it to use the most suitable IEDriverServer version.

Usage example

The use of Selenium Manager will be the same to resolve IEDriverServer:

selenium-manager --browser ie

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions