[Greasemonkey] Re: Mechanical Turk Script to Auto Accept
blakewest (sent by Nabble.com)
lists at nabble.com
Thu Nov 10 13:45:56 EST 2005
I wrote a script to do this same thing, but I don't understand the whole xpath thing, so I used document.getElementsByTagName('a') and then ran a RegExp against the collection.
My approach also works, but is xpath better for some reason? Does anyone know a good tutorial on using xpath to locate elements?
Thanks,
Blake
--
Sent from the MozDev - greasemonkey forum at Nabble.com:
http://www.nabble.com/Mechanical-Turk-Script-to-Auto-Accept-t522213.html#a1430872
More information about the Greasemonkey
mailing list