Hi all,

I am wondering if it could be possible that my script acts like the user itself? Well. It is one thing to modify the page. Attach handlers ecc. But what I'd like to do is something like pressing a button (so that the same happens like the user presses the button). So that I need not take care to find out what is done to do it myself.

Something like "GM_click(id)".

Or is there already a way to do this? (The site I want to interact with attaches onclick-handlers and it is not os easy for me to find out what they are really doing. So the easiest way would be to just hit that damned button by my userscript! :))) )


I know it is possible to act like the user, e.g. iMacros does do it:

 * https://addons.mozilla.org/de/firefox/addon/imacros-for-firefox/


Well, I do not need iMacro. But just a way to simulate a click.



Regards,
Robert

--
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/greasemonkey-users?hl=en.

Reply via email to