selenium grid node running chrome browser
1.7K
this container containing selenium grid node with chrome browser installed on the node. You need danggrianto/selenium-grid-hub as hub to run selenium tests.
docker pull danggrianto/selenium-grid-node-chrome
docker run -d --name [name] --link [hub_name]:hub danggrianto/selenium-grid-node-chrome
with [name] could be any name and [hub_name] is the selenium grid hub container name
Content type
Image
Digest
sha256:8a4144aa4…
Size
630.9 MB
Last updated
almost 11 years ago
docker pull danggrianto/selenium-grid-node-chrome