https://www.chromedownloads.net/chrome64win/
http://chromedriver.storage.googleapis.com/index.html
https://npm.taobao.org/mirrors/chromedriver
错误解决方式:
selenium.common.exceptions.InvalidArgumentException:Message:invalid argument:invalid 'expiry'
if 'expiry' in cookie:
del cookie['expiry']
网友评论