我尝试在Chrome浏览器中启动测试selenium。我使用Ubuntu 14.04。 此代码不起作用:
driver = new ChromeDriver();
我收到以下错误:
java.lang.IllegalStateException: The path to the driver executable must be set by the webdriver.chrome.driver system property; for more information, see http://code.google.com/p/selenium/wiki/ChromeDriver. The latest version can be downloaded from http://chromedriver.storage.googleapis.com/index.html
我在the page,我想下载谷歌驱动程序,但这个页面是空的!我还没有看到任何下载链接。我找不到有助于我的信息。
答案 0 :(得分:0)
最新的ChromeDriver版本似乎是2.10,因此您应该看到该目录:http://chromedriver.storage.googleapis.com/index.html?path=2.10/