do not need history anymore
This commit is contained in:
parent
59169cd281
commit
dcdc84dced
2 changed files with 0 additions and 5 deletions
|
|
@ -35,10 +35,6 @@ class BNPorc(BaseBrowser):
|
|||
|
||||
is_logging = False
|
||||
|
||||
def __init__(self, *args, **kwargs):
|
||||
kwargs['history'] = None # need history
|
||||
BaseBrowser.__init__(self, *args, **kwargs)
|
||||
|
||||
def home(self):
|
||||
self.location('https://www.secure.bnpparibas.net/banque/portail/particulier/HomeConnexion?type=homeconnex')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue