RIADVICE develops and maintains WebSummoner. Support, development and releases are handled by riadvice.com.
A fast Selenium hub that launches browsers in Docker containers. Video with sound, live screen, logs โ built for testing at scale.
$ docker run -d --name websummoner \
-p 4444:4444 \
-v $PWD/browsers.json:/etc/websummoner/browsers.json:ro \
-v /var/run/docker.sock:/var/run/docker.sock \
websummoner/websummoner:latest

What WebSummoner does โ video with sound, live screen, logs, cluster-ready.
Chrome, Firefox, Edge, Opera, Brave, Yandex and Safari with current versions.
CM installer, WebSummoner UI, GGR load balancer โ the tools around the hub.
Full guides and reference at the docs site with search and dark mode.
A single Go binary replaces your entire Selenium Grid infrastructure.
Lightning fast
Times faster than
Selenium Grid
Easy installation
One binary does all
the job in minutes
Modern UI
Shows running browser
screen and logs
Cluster ready
Works like a charm
in big clusters
Five open-source tools working together for browser automation at any scale.
A lightning fast Selenium protocol implementation running browsers in Docker containers
Cool graphical user interface for WebSummoner mainly needed for debugging your Selenium tests
A lightweight active load balancer that turns a set of WebSummoner hubs into one scalable, highly-available cluster
Aggregates the status of every hub behind Ggr so one dashboard shows the whole cluster
A fully automated installation tool for WebSummoner and WebSummoner UI doing all the work for you