webdriver_manager
webdriver_manager copied to clipboard
Remote to docker container and then use webdriver-manager to install
I'd like to build a docker container with selenium-hub, and then use webdriver-manager to install the browsers in the container to execute, but now webdriver-manager could only install in local instead of remote server, so request to help this feature, thank you.
You should be able to install webdriver-manager on a remote server. You can install it and run it in a Dockerfile