$mech->get('https://somesite.com/view'); $mech->submit_form( fields => { idtype => "swiss", id => "id1", } ); [download]
In reply to www::mechanize returning a page to a particular frame by nosbod