2020年01月的内容
selenium和谷歌驱动的那些坑
查看对应驱动版本 chromedriver(网上下载,解压后扔到/usr/local/bin,然后chmod a+x chromedriver) http://chromedriver.storage.googleapis.com/index.html 安装对应浏览器版本 apt-get install chromium-browser=79.* 看到网上基……
01-29 立刻查看
查看对应驱动版本 chromedriver(网上下载,解压后扔到/usr/local/bin,然后chmod a+x chromedriver) http://chromedriver.storage.googleapis.com/index.html 安装对应浏览器版本 apt-get install chromium-browser=79.* 看到网上基……