Cache-Control: no-cache Connection: Keep-Alive Pragma: no-cache Refresh: 2; URL=ProgressPage?sid=3798173575391795693&indicator=2 Title: WebView 5.4 ...blahblahblah...html... WebView 5.4 ...blah...
Please wait, loading .  
#### # click the button, then get a 'working.' page: $ans = $mech->click_button( input => $inputobj ); while ($mech->response() =~ m/working/) { sleep(5); $ans = $mech->reload(); }