0

我正在使用 Web Driver 版本 2.21.1.0 和 IEDriverServer 版本 2.25.2.0 。这在 IE 浏览器中运行良好。现在,我需要知道 Web 驱动程序 2.21.1.0 的兼容性。是否支持 IEDriverServer 2.32.3.0 版本,支持什么驱动版本。

我已尝试在许多链接中搜索此内容,但无法找到上述 Web 驱动程序版本的正确兼容性。

提前致谢。

4

1 回答 1

3

检查以下链接。

http://selenium.googlecode.com/git/java/CHANGELOG

Webdriver v2.22.0

IE driver now uses the IEDriverServer. You may need to download
this. Set the "useLegacyInternalServer" to boolean true if you
need the old behaviour.
于 2013-05-29T13:22:04.473 回答