Run
selenium-standalone
in a Docker image with the latest Chrome and Firefox.
Run
docker run -d -p 4444:4444 serbanghita/selenium-standalone
- Check via
docker ps
orhttp://localhost:4444
Development
git clone
docker build .
A Dockerfile starting a selenium standalone server with Chrome and Firefox beta
NOASSERTION