pip install selenium
注意chromedriver 一定要和自己的chrome 或者 chromium相对应,否则会报错
然后解压,
chmod +x chromedriver
将其丢到 PATH任意路径即可