Check if Credit Agricole is down
This commit is contained in:
parent
0942c08d55
commit
6bc8ae2479
3 changed files with 15 additions and 6 deletions
|
|
@ -26,9 +26,6 @@ __all__ = ['LoginPage']
|
|||
|
||||
|
||||
class LoginPage(CragrBasePage):
|
||||
def on_loaded(self):
|
||||
pass
|
||||
|
||||
def login(self, login, password):
|
||||
self.browser.select_form(nr=0)
|
||||
try:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue