Please note that Selenium Grid 1 is no longer an active project. This repository only exists as a historical artifact. All new work has been going into Selenium Grid 2, which has been integrated directly with the Selenium project and source tree. Please note we have taken every reasonable measure to ensure that Selenium Grid 2 is backwards compatible with Selenium Grid 1, so there's virtually no reason at all to use Selenium Grid 1.
To learn more, please see the Selenium Grid 2 Documentation
////////////////////////////////////////////////////////////////////////////////////////////////////
Thank you for using Selenium Grid, an open-source tool to transparently distribute your Selenium tests on multiple machines so that you can run your tests in parallel, cutting down the time required for running in-browser test suites.
-
Documentation or under
./doc/website/index.html
-
Official repository
- Kevin Menard: Current maintainer.
-
Philippe Hanrigou: Original author, primary contributor, and previous maintainer.
-
- Original motivation, butt kicking, and code review
-
- Constant support and promotion
-
- grid-configuration.yml-aware version of the Rake instrumentation (patch 1/2) (patch 2/2)
-
- Work on metrics build
- Documentation and step-by-step installation tutorials
-
- Patch to fix "Errors for ec2-run-instances cause erratic grid instantiation in ec2 example"
-
Chris Gulley
- Fixed the insidious problem with HttpClient being accessed from multiple threads
-
- Constant testing of snapshot releases
-
- Constant testing of snapshot releases
-
- Constant testing of snapshot releases
- Patches for various bugfixes