HtmlUnit click() behaves differently?
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 Subcl开发者_运维百科ass of HtmlElement
Thanks for the help
Thanks for reporting, issue is fixed in SVN.
Next time, you may consider HtmlUnit user-list.
精彩评论