increasing timeout
This commit is contained in:
parent
53f88a3d7c
commit
723c070150
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ __all__ = ['CreditMutuelBrowser']
|
|||
|
||||
class CreditMutuelBrowser(LoginBrowser):
|
||||
PROFILE = Wget()
|
||||
TIMEOUT = 30
|
||||
BASEURL = 'https://www.creditmutuel.fr'
|
||||
|
||||
login = URL('/groupe/fr/index.html',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue