selenium webdriver 使用PhantomJSDriver爬取简单网页链接
public void openCsdnLink() {
String threadName = Thread.currentThread().getName();
WebDriver driver = CommonUtil.openPhantomJS();
driver.navigate().to("https://blog.youkuaiyun.com/xiaoguany...
原创
2018-04-07 17:03:20 ·
4220 阅读 ·
0 评论