摘要: 1.安装Xvfb(Xvfb 是一个实现了 X 服务器协议的 虚拟显示服务器,运行在内存当中,如果要运行浏览器,必须要用 X 显示服务,所以安装 Xvfb , 安装如下。) 安装前应该先安装此包的依赖 2.下载google-chrome 3.安装chromedriver,到官网找到google-chr 阅读全文
posted @ 2018-12-06 13:27 冗长Cc 阅读(376) 评论(0) 推荐(0)
摘要: #!/bin/env python print("hello world") 阅读全文
posted @ 2018-11-14 15:32 冗长Cc 阅读(68) 评论(0) 推荐(0)