Skip to content

Selenium manager fails to download firefox/edge with lower versions of selenium #1986

@ravzee

Description

@ravzee

Installed versions --
SeleniumLibrary == 6.8.0
selenium == 4.16.0

The requirements.txt for SeleniumLibrary shows dependency as "selelnium >= 4.3.0" and hence when upgrading selenium library the selnium version wasn't upgraded. Now the downloads for firefox/edge started failing. We upgraded to latest version of selenium and the downloads are working again.

Dependencies in requirements.txt should be updated so that pip dependency resolver can automatically update to the required version.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions