Selenium server with script to start selense runner.
727
docker run --rm -v "$PWD:$PWD" --workdir "$PWD" -e SCREEN_WIDTH="1920" -e SCREEN_HEIGHT="1080" -e SCREEN_DEPTH="24" -e SELENESE_BASE_URL="<URL>" --entrypoint "/opt/bin/entry_point.sh" --shm-size=2g michaeltigr/zebra-selenium-travis:latest "<SUITE>"
URL - base site url, e.g https://www.drupal.org
SUITE - suite name
Content type
Image
Digest
Size
370.9 MB
Last updated
over 5 years ago
docker pull michaeltigr/zebra-selenium