fix login on societegenerale
This commit is contained in:
parent
c0fc9c7dd6
commit
32db47cf37
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@ class LoginPage(BasePage):
|
|||
self.browser['user_id'] = login
|
||||
self.browser['codsec'] = img.get_codes(password[:6])
|
||||
self.browser['cryptocvcs'] = infos["crypto"]
|
||||
self.browser.form.action = 'https://particuliers.secure.societegenerale.fr//acces/authlgn.html'
|
||||
self.browser.submit(nologin=True)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue