linux 下selenium chrome使用
linux 下selenium chrome使用
CentOS安装Google浏览器
wget https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm
yum install ./google-chrome-stable_current_x86_64.rpm
yum install mesa-libOSMesa-devel gnu-free-sans-fonts wqy-zenhei-fonts
# http://chromedriver.storage.googleapis.com/index.html
# 下载驱动
wget http://chromedriver.storage.googleapis.com/106.0.5249.61/chromedriver_linux64.zip -P /home
unzip chromedriver_linux64.zip
ln -s /home/chromedriver /usr/bin/chromedriver

浙公网安备 33010602011771号