docker run --name selenium --rm \
cedvan/selenium:2.44
Port by default to Selenium is 4444
Please refer the docker run command options for the --env-file flag where you can specify all required environment variables in a single file. This will save you from writing a potentially long docker run command. Alternately you can use docker-compose.
Below is the complete list of available options that can be used to customize your toran proxy installation.
1280x102416, 24 and 32. Defaults to 24firefox, chrome and opera. Defaults to firefoxdocker run --name selenium --rm \
-e "XVFB_RESOLUTION=1920x1080" \
-e "SELENIUM_BROWSER=firefox" \
cedvan/selenium:2.44
GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed with Ubuntu. Wait fix for release version 2.45Content type
Image
Digest
sha256:f65e5833b…
Size
400.3 MB
Last updated
almost 11 years ago
docker pull huttopia/selenium