tarun,
i have been experiencing issue with chrome browser as it doesn't load the page from the project i downloaded (12th Dec session) . same is the case with firefox too.
do u know any other reason which i might be missing ?
this is the part of the chromedriver part
System.setProperty("webdriver.chrome.driver",
"C://chromedriver.exe");
driver = new ChromeDriver();
i started the grid hub and node before the execution .
i have attached the error log.
log.txt