at what version support ChromeDriver

20 views
Skip to first unread message

Mani Mekalai

unread,
Nov 29, 2011, 1:52:06 AM11/29/11
to seleniu...@googlegroups.com
hai friend,

 can you at what version support ChromeDriver. (i need chrome browser version and selenium-server-standalone-XXX.jar).
I have tried ChromeDriver with custom path of chrome browser. i have successfully stated the home page. but does not load the web page..

Showing Exception while running:

Exception in thread "main" org.openqa.selenium.WebDriverException: Timed out waiting for ChromeDriver server to start.
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '2.6.38-10-generic', java.version: '1.6.0_22'
Driver info: driver.version: unknown
    at org.openqa.selenium.chrome.ChromeDriverService.start(ChromeDriverService.java:147)
    at testGoogleSearch.createAndStartService(testGoogleSearch.java:37)
    at testGoogleSearch.main(testGoogleSearch.java:25)
Caused by: org.openqa.selenium.net.UrlChecker$TimeoutException: Timed out waiting for [http://localhost:29559/status, http://localhost:29559/healthz] to be available after 20002 ms
    at org.openqa.selenium.net.UrlChecker.waitUntilAvailable(UrlChecker.java:86)
    at org.openqa.selenium.chrome.ChromeDriverService.start(ChromeDriverService.java:145)
    ... 2 more
Caused by: com.google.common.util.concurrent.UncheckedTimeoutException: java.util.concurrent.TimeoutException
    at com.google.common.util.concurrent.SimpleTimeLimiter.callWithTimeout(SimpleTimeLimiter.java:143)
    at org.openqa.selenium.net.UrlChecker.waitUntilAvailable(UrlChecker.java:61)
    ... 3 more
Caused by: java.util.concurrent.TimeoutException
    at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:258)
    at java.util.concurrent.FutureTask.get(FutureTask.java:119)
    at com.google.common.util.concurrent.SimpleTimeLimiter.callWithTimeout(SimpleTimeLimiter.java:130)
    ... 4 more
Reply all
Reply to author
Forward
0 new messages