国内镜像:
https: // mirrors.aliyun.com/google-chrome/google-chrome/
centos7好像只支持124版本了
wget https: // mirrors.aliyun.com/google-chrome/google-chrome/google-chrome-stable-124.0.6367.118-1.x86_64.rpm
yum install ./google-chrome-stable-124.0.6367.118-1.x86_64.rpm
# google-chrome --version
Google Chrome 124.0.6367.118
下载chromedriver
https: // alexsch01.github.io/chrome-for-testing/
wget
unzip
chromedriver-linux64.zip
mv chromedriver-linux64/chromedriver /usr/bin/
命令行下查看
google-chrome --headless --disable-gpu --no-sandbox --dump-dom https: //