Name: Webdriver URL: http://selenium.googlecode.com/svn/trunk/py Description: WebDriver is a clean, fast framework for automated testing of webapps. Contents: py/ Python bindings for WebDriver pulled in via DEPS. atoms.h These atoms are generated by the webdriver team and are to be checked in manually. To generate the atoms use the code found in selenium tree: svn checkout http://selenium.googlecode.com/svn/trunk/ selenium-read-only and follow the instructions that are on the Selenium HQ website: http://seleniumhq.org/docs/ The atoms.h file is only used directly in the chrome version of webdriver found under the path src/chrome/test/webdriver.