changepage fortuneo
This commit is contained in:
parent
dbb70eabbf
commit
f20687bab5
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ class Fortuneo(Browser):
|
|||
'.*/prive/mes-comptes/compte-titres-.*': PeaHistoryPage,
|
||||
'.*/prive/mes-comptes/assurance-vie.*': InvestmentHistoryPage,
|
||||
'.*/prive/mes-comptes/pea.*': PeaHistoryPage,
|
||||
'.*/prive/mes-comptes/compte-especes.*': InvestmentHistoryPage,
|
||||
'.*/prive/mes-comptes/compte-especes.*': AccountHistoryPage,
|
||||
}
|
||||
|
||||
def __init__(self, *args, **kwargs):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue