摘要: 参照http://www.testwo.com/blog/6931博客内容 1、下载ChromeDriver驱动包(下载地址: http://chromedriver.storage.googleapis.com/index.html?path=2.7/ 注意阅读note.txt下载与自己所使用浏览 阅读全文
posted @ 2016-05-24 16:42 省略 阅读(406) 评论(0) 推荐(0) 编辑
摘要: 由于公司需要,被测网站有证书加密,由于在selenium启动firefox的时候,它会重新建一个profile作为启动的profile,所以无论你怎么把站点设为可信任站点,在selenium启动的firefox中都是无效的。网上各种找方法,无疑都是这种思路: 【手动建立一个新的profile,将他放 阅读全文
posted @ 2016-05-24 15:02 省略 阅读(10203) 评论(0) 推荐(0) 编辑