Orange changed their field names.
This commit is contained in:
@@ -46,8 +46,8 @@ print "Logging in\n";
|
|||||||
$mech->submit_form(
|
$mech->submit_form(
|
||||||
form_number => 1,
|
form_number => 1,
|
||||||
fields => {
|
fields => {
|
||||||
txtMSISDN => $username,
|
LOGIN => $username,
|
||||||
txtPassword => $password,
|
PASSWORD => $password,
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user