- Notifications
You must be signed in to change notification settings - Fork32
Selenium Grid is a tool that dramatically speeds up web testing by running multiple tests in parallel and on multiple machines
nirvdrum/selenium-grid
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 theSelenium Grid 2 Documentation
////////////////////////////////////////////////////////////////////////////////////////////////////
Thank you for using Selenium Grid, an open-source tool totransparently distribute your Selenium tests on multiple machines sothat you can run your tests in parallel, cutting down the time requiredfor running in-browser test suites.
Documentation orunder
./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
About
Selenium Grid is a tool that dramatically speeds up web testing by running multiple tests in parallel and on multiple machines
Resources
Stars
Watchers
Forks
Packages0
Languages
- Java85.8%
- Ruby14.1%
- Shell0.1%