Orange changed the name of a link.
This commit is contained in:
@@ -64,9 +64,9 @@ $mech->submit_form(
|
|||||||
|
|
||||||
follow_processing();
|
follow_processing();
|
||||||
|
|
||||||
print "Following view your bills link\n";
|
print "Following see your recent bills link\n";
|
||||||
|
|
||||||
$mech->follow_link( text_regex => qr/view your bills/ );
|
$mech->follow_link( text_regex => qr/see your recent bills/ );
|
||||||
|
|
||||||
follow_processing();
|
follow_processing();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user