1.下载chrome文件 32位使用如下命令 64位使用如下命令 2.安装 ...
分类:
系统相关 时间:
2018-05-19 13:54:27
阅读次数:
905
前几天把系统弄崩溃了,弄了好久也没弄好,索性直接装18.04,下面是安装chrom浏览器的步骤,网络上照着16.04安装的,应该是一样的 启动终端。 输入以下命令: sudo wget http://www.linuxidc.com/files/repo/google-chrome.list -P ...
分类:
系统相关 时间:
2018-05-13 21:35:35
阅读次数:
3089
首先下载Chrome Driver(Firefox Driver的安装与该步骤相同) 链接: http://chromedriver.storage.googleapis.com/index.html 接下来在控制台(terminal)上操作一下红色字体的指令: Install Unzip sudo ...
分类:
系统相关 时间:
2018-04-27 13:44:39
阅读次数:
256
startx进入桌面后,ctrl+alt+t调出终端。安装完成以后重启在软件ubuntu软件中找到软件启动,锁定到启动器。 1.首先安装chrome(64位) 1.1,输入: cd /tmp 1.2,输入: wget https://dl.google.com/linux/direct/google ...
分类:
系统相关 时间:
2018-04-21 00:26:16
阅读次数:
308
1、chrome商店里有的,但是,我怎么安装,都不行 2、源码安装:http://vimium.github.io/ https://github.com/philc/vimium git clone git@github.com:philc/vimium.git 步奏: Installing Fr ...
分类:
系统相关 时间:
2018-04-08 18:04:39
阅读次数:
1701
1. 将下载源添加到系统源之中 2. 导入google软件公钥 3. 更新系统列表获得最新软件 4. 安装稳定版本的google 5. 启动google浏览器 6. 如果启动不了,试试 7. 如果要卸载google chrome ,那么 ...
分类:
系统相关 时间:
2018-04-07 13:50:45
阅读次数:
199
一.创建yum源文件 二.输入yum源信息 三.安装google chrome ...
分类:
其他好文 时间:
2018-04-06 13:58:34
阅读次数:
1848
apt方式安装Chrome 1、添加密匙 2、添加Chrome PPA 3、安装Chrome 4、补充 Chrome 安装好之后在搜索框中可以找到。 ...
分类:
系统相关 时间:
2018-03-30 17:20:49
阅读次数:
171
各个浏览器驱动下载地址: https://code.google.com/p/selenium/downloads/list 安装chrome浏览器驱动,解压得到chromdriver.exe放到环境变量path设置的目录下 我们已经将python27设置到了path,可直接放在python27目录 ...
分类:
其他好文 时间:
2018-02-26 13:30:46
阅读次数:
135
各个浏览器驱动下载地址: https://code.google.com/p/selenium/download/list 安装chrome浏览器驱动,下载chromdriver_win32.zip(根据自己下载不同的驱动版本) 解压得到chrome.exe放到环境变量path 前面我们将pytho ...
分类:
其他好文 时间:
2018-02-26 13:20:52
阅读次数:
680