I am using the headless browser provide by HtmlUnit
I have loaded a webpage in a webClient. Now I want to generate mulitple impressions on a hyperlink (on the loaded webpage) just like we hover our mouse cursor on a link various times on a link in a webpage in a real web browser.
How can I do that through HtmlUnit?