背景
服务器上跑爬虫服务器需要安装谷歌浏览器
安装
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
###
sudo apt install ./google-chrome-stable_current_amd64.deb
测试
##
google-chrome-stable
##
dpkg -l | grep chrome
谷歌驱动
https://storage.googleapis.com/chrome-for-testing-public/127.0.6533.99/linux64/chromedriver-linux64.zip