Selenium的IE驱动
2020-10-23 本文已影响0人
sunland_0416
下面网址含有selenium对应版本的IE驱动,python和jar包
http://selenium-release.storage.googleapis.com/index.html
IEDriverServer的版本号和Selenium的版本号一定要一致
python可以在python的安装路径下找到selenium版本
如:D/Python3/Lib/site-packages/selenium/__init__.py