I have a webview in a HUD window. When I'm working in another application and would like to click on a button in the web view, the HUD window will become active, then I have to click again to actually push the button. So I've to click twice.
I've tried this functionality with a Firefox toolbar button and that caught the click action instantly by switching from another app, without activating the Firefox window first.
What fuction should I invoke to achieve this?