Fix login (timer, the return)

This commit is contained in:
Florent 2012-09-27 13:10:58 +02:00 committed by Romain Bignon
commit ef355e8d91
2 changed files with 3 additions and 1 deletions

View file

@ -34,6 +34,7 @@ class Freemobile(BaseBrowser):
'.*page=suiviconso': DetailsPage,
'.*page=consotel_current_month': HistoryPage
}
#DEBUG_HTTP = True
def home(self):
self.location('https://mobile.free.fr/moncompte/index.php')