1 selenium 下载地址
selenium · PyPIhttps://pypi.org/project/selenium/
2 chromedriver 下载地址 ,可以下载最新版的 chromedriver
ChromeDriver - WebDriver for Chrome - Downloadshttps://chromedriver.chromium.org/downloadsChrome for Testing availabilityhttps://googlechromelabs.github.io/chrome-for-testing/
3 其他
driver.get('https://www.baidu.com') OK
driver.get('www.baidu.com') Error ,这样会报错。出错了 Message: invalid argument