不客气~您提到的IEDriver是不是Selenium项目相关的InternetExplorerDriver呢?
https://github.com/SeleniumHQ/selenium
从GitHub的项目文档里看到有这样的描述:
The driver supports running 32-bit and 64-bit versions of the browser. The choice of how to determine which "bit-ness" to use in launching the browser depends on which version of the IEDriverServer.exe is launched. If the 32-bit version of IEDriverServer.exe is launched, the 32-bit version of IE will be launched. Similarly, if the 64-bit version of IEDriverServer.exe is launched, the 64-bit version of IE will be launched.
原文链接:
https://github.com/SeleniumHQ/selenium/wiki/Int...
调用32/64位IE取决于IEDriverServer.exe运行的是32还是64位的版本.
_______________________________________________
免责声明:以上涉及到的网址链接均[不是]来自微软的官方网站.这些页面所提供的信息均较为准确可靠.不过依然提醒您需要注意这些页面可能会包含您有可能不需要的产品广告,所以在您下载安装这些广告产品的时候请务必看清楚并确认这是您所需要的.