Pep8 cleaning
This commit is contained in:
parent
3b2fb9cfbd
commit
e3962eac7b
3 changed files with 5 additions and 5 deletions
|
|
@ -34,7 +34,7 @@ class Leclercmobile(BaseBrowser):
|
|||
'.*EspaceClient/pgeWERL013_Accueil.aspx': HomePage,
|
||||
'.*pgeWERL009_ReleveConso.aspx.*': HistoryPage,
|
||||
'.*ReleveConso.ashx.*': PdfPage
|
||||
}
|
||||
}
|
||||
accueil = "/EspaceClient/pgeWERL013_Accueil.aspx"
|
||||
login = "/EspaceClient/pgeWERL008_Login.aspx"
|
||||
conso = "/EspaceClient/pgeWERL009_ReleveConso.aspx"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue