Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: Clicking nameless buttons with WWW::Mechanize

by bobf (Monsignor)
on Mar 15, 2005 at 05:45 UTC ( [id://439551]=note: print w/replies, xml ) Need Help??


in reply to Re: Clicking nameless buttons with WWW::Mechanize
in thread Clicking nameless buttons with WWW::Mechanize

Thanks for the reply. At first I thought that would work, too. Specifically, I tried:

$mech_obj->submit_form( form_number => 2, fields => { 'username' => $username, 'password' => $password } );

But I got the same result as when I used the submit method directly: the search box (form 1) was submitted instead (despite form 2 being selected). Thanks for trying, but I'm still looking for a solution.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://439551]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (5)
As of 2024-04-19 07:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found