Skip to content

[🚀 Feature]: Offline Mode in Selenium Manager #11639

@titusfortner

Description

@titusfortner

Feature and motivation

This would address issues like #11636 as well as some of the concerns people have raised around changes in perception of security considerations.

I think this should be managed in Rust instead of in each binding and the grid, since there is more functionality the Manager should be doing than just downloads. So that means it needs to be an environment variable.

Usage example

ENV["SELENIUM_MANAGER_DOWNLOADS_DISABLED"] = true

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