This documentation previously located on the wiki \ Introduction WebDriver has a comprehensive suite of tests that describe the expected behavior of a new implementation. We’ll assume that you’re implementing the driver in Java for the sake of simplicity, but you can take a look at any of the existing implementations for how we handle more complex builds or other languages once you’ve read this. Writing a New WebDriver Implementation Create New Top-Level Directories Create a new top-lev...