lcl new transaction detail page
This commit is contained in:
parent
596da46116
commit
a4860facff
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ class LCLBrowser(LoginBrowser):
|
|||
accounts = URL('/outil/UWSP/Synthese', AccountsPage)
|
||||
history = URL('/outil/UWLM/ListeMouvements.*/accesListeMouvements.*',
|
||||
'/outil/UWLM/DetailMouvement.*/accesDetailMouvement.*',
|
||||
'/outil/UWLM/Rebond',
|
||||
AccountHistoryPage)
|
||||
cb_list = URL('/outil/UWCB/UWCBEncours.*/listeCBCompte.*', CBListPage)
|
||||
cb_history = URL('/outil/UWCB/UWCBEncours.*/listeOperations.*', CBHistoryPage)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue