HtmlUnit click() 的行为不同?

发布于 2024-09-03 01:05:07 字数 191 浏览 2 评论 0原文

关于 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

む无字情书 2024-09-10 01:05:07

感谢您的报告,问题已在 SVN 中修复。

下次,您可以考虑 HtmlUnit 用户列表。

Thanks for reporting, issue is fixed in SVN.

Next time, you may consider HtmlUnit user-list.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文