в настройках стоит :
selenium = new DefaultSelenium("localhost", 4444, "*googlechrome", "http://");
Выдает ошибку:
Selenium.SeleniumException : Failed to start new browser session: java.lang.RuntimeException: Google Chrome could not be found in the path!
Please add the directory containing ''chrome.exe' or 'google-chrome'' to your PATH environment
variable, or explicitly specify a path to Google Chrome like this:
*googlechromec:\blah\chrome.exe