[Greasemonkey] click

Tod Beardsley todb at planb-security.net
Fri Sep 22 09:53:31 EDT 2006


On 9/21/06, sscept <sscept at yahoo.com> wrote:

> can you tell me please how to make a script that will
> click specific buttons and links when specific
> webpages are loaded?

There is a variety of ways to do this. Most will involve something
along the lines of finding the buttons with an xpath query, then doing
stuff with them.

I suggest:

http://www.diveintogreasemonkey.org/patterns/index.html
and
http://www.zvon.org/xxl/XPathTutorial/General/examples.html

-- 
planb-security.net | ICQ: 335082155 | Note: Due to Google's privacy
policy <http://tinyurl.com/5xbtl> and the United States' policy on
electronic surveillance <http://tinyurl.com/muuyl>, please do not
IM/e-mail me anything you wish to remain secret or private.


More information about the Greasemonkey mailing list