Thread: clicking with javascript
hi, trying write simple code navigate page , click on location in browser, preferably firefox. after googling time found chunks of code intended experienced users. i'm new javascript(or c#) or language give possibility task, know other not web-based programming languages, such java, c, python, shouldn't hard "explain" me do. in advance, miak i'm not sure trying do. want automate firefox? or crawl page , simulate clicking link? if latter, intend content received retrieving said link? greasemonky may ... http://en.wikipedia.org/wiki/greasemonkey http comms , basic html parsing etc. there many options eg. java go apache commons http client http://hc.apache.org/ coupled htmltidy http://tidy.sourceforge.net/ throw in own html/xml parser. python there excellent beautiful soup. "beautiful soup python html/xml parser designed quick turnaround projects screen-scraping" ...