How can I run Selenium tests in a docker container with a visible browser?
问题 If I want to run Selenium tests inside a Docker container with a visible (not headless) browser, what are my options? Do I need to use a remote display viewer such as VNC? Is it possible to use a browser on the host? (I.e. a browser that is not in the Docker container). How does this work? Any other option? 回答1: Docker Docker is a software containership platform that provides virtualization from the os. In Docker, all software parts are organised as containers which includes the operating