How can we script the events that are fired on mouse clicks?

Hi,

I have in my html: different Michael

Michael

I tried the following, it does click the link, however the mouse click event is not fired:
clickAndWait Michael on 345 Bank St

is there a way to get the mouse click event triggered?

and following does not at all click the link:
sendClick className=ListedName innerText=Michael
or
execAndWait onclick=“utagsave();”
clickAndWait Michael on 345 Bank St

Please share as early as possible
Sam