Dockerized Selenium Hub for executing web tests on Chrome, Firefox, Opera and Microsoft Edge browsers saving driver logs and video recordings onto the S3 compatible storage.
It is fully integrated into the Zebrunner Community Edition ecosystem as an embedded Selenium Hub.
Feel free to support the development with a donation for the next improvements.
- Clone and configure:
git clone https://github.com/zebrunner/selenoid.git && cd selenoid && ./zebrunner.sh setup
- Provide the required details and start services
S3 compatible storage is needed.
- Use
http://hostname:4444/wd/hub
as Selenium Hub Url for your tests replacing hostname by actual value or ip address - Execute
./zebrunner.sh setup
anytime you want to pull the latest browser versionsEach setup pulls the two latest browsers versions for Chrome/Firefox and Opera
Code - Apache Software License v2.0
Documentation and Site - Creative Commons Attribution 4.0 International License