Fix login (timer, the return)
This commit is contained in:
parent
2676966a71
commit
ef355e8d91
2 changed files with 3 additions and 1 deletions
|
|
@ -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')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue