|
|
| Welcome to the Monastery | |
| PerlMonks |
WWW::Mechanize navigationby abhipataskar42 (Initiate) |
| on Oct 18, 2012 at 06:33 UTC ( #999687=perlquestion: print w/ replies, xml ) | Need Help?? |
|
abhipataskar42 has asked for the
wisdom of the Perl Monks concerning the following question:
I am trying to automate web navigation and need to fill a form that has a html text input with a default value http://genome.ucsc.edu/cgi-bin/hgTables?command=start this is website <input type="TEXT" name="position" size="26" value="chr21:33031597-33041570" onfocus="setRadioCheck('hgta_regionType', 'range'); regionType='range'"> but i am unable to change the default value to the text input using set_fields()method. My code
help me plz ...URGENT
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||