Webdriver exception: “chrome not reachable”
I am running selenium test cases in a ubuntu server which basically runs testcases in both firefox and chrome. Firefox launches and test cases run successfully but chrome throws exception: *****below is the snippet of the stacktrace:***** Starting ChromeDriver (v2.8.240825) on port 21549 PAC support disabled because there is no system implementation Test IntegrationTest.AdminUserelementscheck failed: org.openqa.selenium.WebDriverException: chrome not reachable (Driver info: chromedriver=2.8.240825,platform=Linux 2.6.32-431.el6.x86_64 x86_64) (WARNING: The server did not provide any stacktrace