I'm having two problems. First, I'm trying to send click events to HTML Elements. Specifically HTML Anchors. I assume I have to use dispatchEvent to do this.
Second, I'm getting an ERROR in my compiles:
#include "nsIDOMEvent.h"
Thanks,
Mikey
