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

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -