幻影访问网站并获得标题页面#34;欢迎使用Zscaler目录身份验证"

时间:2014-04-16 08:40:09

标签: phantomjs

这是我的代码,

var page = require('webpage').create();
page.open('http://github.com', function() {
  page.render('example.png');

});

这是我得到的

------------
Welcome To Zscaler Directory Authentication
------------
Authenticating user to the Web Security Service

任何人都知道如何解决这个问题?

0 个答案:

没有答案
相关问题