editing an article that also uses javascript with mechanize
I wonder if anyone can help me, I have on my site, a few articles, I would
like to edit, the articles are on three pages, with three articles per page,
each having the url link article, so far I am a little stuck on
automatically going through each article on each page and editing them(as the links are javascript, to select a
field I understand it would something similar to $mech->field('nameoffield,
$value); however suppose the selection was a scroll down menu? with
javascript : something like