HtmlUnit click() 的行为不同?
关于 HtmlUnit java 库的问题: 我在服务器上创建了一个日志,并注意到 click() 方法在通过“HtmlElement”或“HtmlArea”调用时不会传递“引用”信息。当通过更常用的 HtmlAnchor 调用时,会传递推荐信息。
这很奇怪,因为 HtmlAnchor 是 HtmlElement 的子类
感谢您的帮助
A question regarding the HtmlUnit java libary:
I've created a log on my server, and noticed that the click() method doesn't pass the "referral" information when it is invoked through a "HtmlElement" or "HtmlArea". when invoked through the more commonly used HtmlAnchor- the refferral information is passed.
This is strange since HtmlAnchor is a Subclass of HtmlElement
Thanks for the help
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
感谢您的报告,问题已在 SVN 中修复。
下次,您可以考虑 HtmlUnit 用户列表。
Thanks for reporting, issue is fixed in SVN.
Next time, you may consider HtmlUnit user-list.