jj1984pp 发表于 2015-7-17 16:40:24

selenium.WebDriver在eclipse中运行脚本提示 chrome failed to start

selenium.WebDriver在eclipse中运行脚本提示 chrome failed to start,具体如下:
org.openqa.selenium.WebDriverException: unknown error: chrome failed to start
(Driver info: chromedriver=2.8.241075,platform=Windows NT 6.1 SP1 x86_64) (WARNING: The server did not provide any stacktrace information)

求大神指教!

joykao 发表于 2015-7-18 10:44:16

chrome的版本和chromedriver的版本不兼容吧,建议升级chromedriver server的版本:lol

jj1984pp 发表于 2015-7-20 10:55:09

chrome已经是最新的了,很奇怪,在笔记本上OK的,PC端就不行了,chromedriver是一样的,浏览器版本都是最新的,然后Java配置也是对的
页: [1]
查看完整版本: selenium.WebDriver在eclipse中运行脚本提示 chrome failed to start