perl - How do I follow a redirect with Test:WWW::Mechanize? -



perl - How do I follow a redirect with Test:WWW::Mechanize? -

i have form, submit_form_ok form codes /process returns redirect /. how can follow redirect create sure it's doing right thing?

www::mechanize follows redirects automatically you. so, unless want test sent /process before sent /, shouldn't have care. and, really, if wind in right place right page, care how got there?

perl testing

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -