lcl: website change, rewrite with browser2
This commit is contained in:
parent
321f6f8633
commit
446bb3416c
4 changed files with 157 additions and 320 deletions
|
|
@ -118,6 +118,9 @@ class LCLEnterpriseBrowser(Browser):
|
|||
for tr in self.page.get_operations():
|
||||
yield tr
|
||||
|
||||
def get_cb_operations(self, account):
|
||||
raise NotImplementedError()
|
||||
|
||||
|
||||
class LCLEspaceProBrowser(LCLEnterpriseBrowser):
|
||||
BASEURL = 'https://espacepro.secure.lcl.fr'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue