public
Description: Selenium Grid is a tool that dramatically speeds up web testing by running multiple tests in parallel and on multiple machines
Homepage: http://selenium-grid.openqa.org
Clone URL: git://github.com/ph7/selenium-grid.git
ph7 (author)
Mon Nov 23 11:41:27 -0800 2009
commit  12024912958d9767571decc14f3cdaf90714039f
tree    a243a83964cd2ccc1c80e9776c75f1268d1859fb
parent  6767900713f537b2b5f0935f259b2c2a57692fef
name age message
file .git_ignore Tue Jul 07 18:31:00 -0700 2009 Proper .git_ignore file [ph7]
file .gitignore Thu Aug 06 09:52:23 -0700 2009 Ignoring generated documentation [ph7]
file All.iml Mon Jun 29 19:32:19 -0700 2009 Upgraded Selenium RC to 1.0.1 [ph7]
file ChangeLog Tue Jul 07 00:28:42 -0700 2009 Merge branch '1.0' Conflicts: ChangeLog [ph7]
file README.markdown Tue Jul 28 14:53:55 -0700 2009 Adding link to Pivotal Tracker [ph7]
file Selenium Grid.ipr Wed Sep 30 19:34:37 -0700 2009 Upgrading JUnit to 4.7 [ph7]
directory agent/ Thu Jul 16 09:42:20 -0700 2009 More code cleanup [ph7]
file build.xml Mon Aug 17 19:59:45 -0700 2009 Renaming the java example directory : java -> j... [ph7]
directory demo/ Mon Jul 06 23:32:55 -0700 2009 Changing examples to target Google Video, Flick... [ph7]
directory doc/ Mon Nov 23 11:41:27 -0800 2009 Updating checkout instructions [ph7]
directory examples/ Wed Sep 30 22:45:33 -0700 2009 Fix "Errors from ec2-run-instances cause errati... [eager]
directory hub/ Mon Aug 17 22:16:49 -0700 2009 Better log messages to diagnose self-healing be... [ph7]
directory infrastructure/ Thu Oct 15 22:13:08 -0700 2009 Fixing image copying logic for website Rake task [ph7]
directory lib/ Wed Sep 30 19:34:37 -0700 2009 Upgrading JUnit to 4.7 [ph7]
file project.properties Tue Jul 07 00:27:10 -0700 2009 Chnage SG version # to 1.0.5-SNAPSHOT git-svn-... [ph7]
directory regression-tests/ Thu Jul 16 18:48:25 -0700 2009 Code cleanup and introducing RegistrationInfo c... [ph7]
directory remote-control/ Mon Aug 17 22:16:49 -0700 2009 Better log messages to diagnose self-healing be... [ph7]
directory src/ Mon Aug 17 20:29:17 -0700 2009 Fixing packaging problem for remote control [ph7]
directory tools/ Thu Jul 16 09:42:20 -0700 2009 More code cleanup [ph7]
directory vendor/ Wed Sep 30 19:34:37 -0700 2009 Upgrading JUnit to 4.7 [ph7]
README.markdown

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.

If you have any problem contact Philippe Hanrigou

Core Team

  • Philippe Hanrigou (ph7): Original author and main contributor

Contributors