在SeleniumWebDriver中,有没有办法在运行时验证chrome驱动程序版本?

在SeleniumWebDriver中,有没有办法在运行时验证chrome驱动程序版本?,selenium,selenium-webdriver,selenium-chromedriver,Selenium,Selenium Webdriver,Selenium Chromedriver,我需要在运行时验证chrome驱动程序版本的兼容性。如果本地计算机中的chrome驱动程序版本兼容,则脚本将继续在其上执行,否则它必须使用项目包中提供的chrome驱动程序。 有什么办法吗。使用稳定的Chrome 2.28版本

我需要在运行时验证chrome驱动程序版本的兼容性。如果本地计算机中的chrome驱动程序版本兼容,则脚本将继续在其上执行,否则它必须使用项目包中提供的chrome驱动程序。
有什么办法吗。

使用稳定的Chrome 2.28版本