Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
关于 HtmlUnit java 库的问题:我在服务器上创建了一个日志,并注意到 click() 方法在通过“HtmlElement”或“HtmlArea”调用时没有传递“引用”信息。当通过更常用的 HtmlAnchor 调用时,会传递推荐信息。
这很奇怪,因为 HtmlAnchor 是 HtmlElement 的子类
谢谢您的帮助
感谢报告,问题已在 SVN 中修复。
下一次,你可以考虑 HtmlUnit 用户列表。