TA的每日心情 | 奋斗 2014-12-22 14:21 |
---|
签到天数: 1 天 连续签到: 1 天 [LV.1]测试小兵
|
在xenu 的 FAQ 文档中找到点资料。
26. What about passwords entered in a FORM? 对于输入密码的形式?
The software is not able to enter passwords in a FORM. I just don't see a way to acomplish this
该软件是不支持输入密码的形式。没有办法容易的完成
easily. I assume it is possible if one combines a set of variable names, values, and a web page that
设想如果你将一组变量名,值,和一个用http post接受它们的网页
would accept them with a http POST command. But some alternatives might work:
不过可以用一些替代方案:
Log in with Internet Explorer, start Xenu, then enable cookies in the advanced options dialog
用网页登陆进去,开始Xenu ,然后在高级配置中使cookies 生效(请参考详细说明)
(read the details), then start the check 然后开始检查。
If the server accepts authentication with GET (might work with the Tomcat server), try sending such a URL. However, you might still have to activate cookies.
如果服务器接受身份认证(可能与Tomcat服务器),试着发送URL.或者你需要激活cookies
也就是说你自己打开网页,用用户名和密码登陆进去后,就可以进行测试了。
我试了试我自己的软件,确实可以。后来我退出了登陆页可以,推测是因为开发的软件有问题。
|
|