chrome版本与对应的chromedriver

这几天在搭建Python+selenium遇到很多之前没有碰到过的问题,特此记录一些比较麻烦的。

参考网址:http://blog.csdn.net/cz9025/article/details/70160273

感谢~

http://chromedriver.storage.googleapis.com/index.html

补充:

firefox_geckodriver 版本

https://github.com/mozilla/geckodriver/releases

原文地址:https://www.cnblogs.com/tianzhouDAN/p/8028746.html