An extra follow_processing() seems to be necessary at some times.
This commit is contained in:
@@ -62,6 +62,8 @@ $mech->submit_form(
|
||||
}
|
||||
);
|
||||
|
||||
follow_processing();
|
||||
|
||||
print "Following view your bills link\n";
|
||||
|
||||
$mech->follow_link( text_regex => qr/view your bills/ );
|
||||
|
||||
Reference in New Issue
Block a user