How does WebDriver talk to the browser?
What is Selenium? Primarily it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should) also be automated as well. Selenium Home As officia...