|
|
CheckOut
Getting hold of the source in order to build WebDriver
Getting the Latest WebDriver code
In order to get the latest version of the code, please follow the instructions on the project's source page on Google Code located at http://code.google.com/p/webdriver/source Once you've downloaded the source, please take a look at BuildingWebDriver for instructions on how to compile everything and at the DeveloperTips for information on how to work on the code.
Downloading Binaries
There are binaries available to download. These are require no other installation than being placed (along with their dependencies) on your classpath.
If you would like to be kept up to date with developments, want to know when binary packages are released or need any help, please consider joining the mailing list.
Sign in to add a comment

Building WebDriver?
Take a look at BuildingWebDriver for build instructions.