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
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