Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 586 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 586 Bytes

安装 chromedriver

sudo apt install chromium-chromedriver

安装Go依赖

git clone https://github.com/tebeka/selenium.git
cd vendor/
go run init.go --alsologtostderr  --download_browsers --download_latest

启动服务

Starting ChromeDriver 114.0.5735.198 (c3029382d11c5f499e4fc317353a43d411a5ce1c-refs/branch-heads/5735@{#1394}) on port 9515
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.