Centos 7 部署 selenium + chrome + chromedriver

本文档详细介绍了如何在Centos 7上部署selenium、chrome浏览器和chromedriver。内容涵盖从安装chrome到配置java-8,更新yum源,安装pip和selenium-server-standalone-3.14.0.jar的步骤,确保所有组件版本匹配。
摘要由CSDN通过智能技术生成

Centos 7 部署 selenium + chrome + chromedriver

版本要求:
centos 7
selenium >= 3.14
chrome 与 chromedriver 版本对应

NO.1 安装 chrome

curl https://intoli.com/install-google-chrome.sh | bash
google-chrome-stable --version # 查看版本,确认是否安装成功

NO.2 安装 chromedriver

wget https://chromedriver.storage.googleapis.com/2.43/chromedriver_linux64.zip
unzip chromedriver_linux64.zip
sudo mv chromedriver /usr/local/bin/
chromedriver -v # 查看版本,确认是否安装成
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值