离线安装包
访问chrome网址:http://www.google.cn/chrome
点击“下载Chrome”按钮,得到的就是 Google Chrome 在线安装包。
若想下载离线包在链接后增加以下参数:?standalone=1&platform=win64:
参数说明:
standalone=1 指离线安装包。
platform=win64 指64位Windows 版本。
window 64位离线安装包:http://www.google.cn/chrome?standalone=1&platform=win64
mac离线安装包:http://www.google.cn/chrome?standalone=1&platform=mac
linux离线安装包:http://www.google.cn/chrome?
备用途径:Google Chrome 谷歌浏览器全部版本集合-Github下载
国外Github:https://github.com/dengcao/chrome
国内Gitee:https://gitee.com/dengzhenhua/chrome
免安装版本
通过链接下载的离线包后,直接解压ChromeStandaloneSetup64.exe文件 ,遇到解压错误也没关系。
1、解压ChromeStandaloneSetup64.exe文件,得到updater.7z
2、解压updater.7z,找到xxxx_chrome_installer.exe文件
3、解压xxxx_chrome_installer.exe文件,得到chrome.7z
文件夹chrome\Chrome-bin中即是免安装的chrome浏览器。
ChromeDriver驱动文件
115版本及以下驱动下地址:https://sites.google.com/chromium.org/driver/downloads
115以上版本驱动下载地址:https://googlechromelabs.github.io/chrome-for-testing/
如果在115以上的版本中没有找到你想要的对应版本的ChromeDriver,那可以修改版本号来下载
举例:https://storage.googleapis.com/chrome-for-testing-public/147.0.7727.50/win64/chromedriver-win64.zip
将147.0.7727.50修改为你现在的Chrome浏览器的版本来下载对应的驱动文件。









暂无评论内容