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