diff --git a/modules/bp/browser.py b/modules/bp/browser.py index 618b96f3..667fe464 100644 --- a/modules/bp/browser.py +++ b/modules/bp/browser.py @@ -49,6 +49,7 @@ class BPBrowser(Browser): r'.*synthese_assurancesEtComptes/afficheSynthese-synthese\.ea' : AccountList, r'.*synthese_assurancesEtComptes/rechercheContratAssurance-synthese.ea' : AccountList, + r'.*voscomptes/synthese/3-synthese.ea' : RedirectPage, r'.*voscomptes/synthese/synthese.ea' : ProAccountsList, r'.*voscomptes/historiqueccp/historiqueccp.ea.*' : ProAccountHistory, r'.*voscomptes/telechargercomptes/telechargercomptes.ea.*' : ProAccountHistoryDownload,