increasing timeout

This commit is contained in:
Vincent Paredes 2015-07-06 11:26:03 +02:00 committed by Romain Bignon
commit 723c070150

View file

@ -43,6 +43,7 @@ __all__ = ['CreditMutuelBrowser']
class CreditMutuelBrowser(LoginBrowser):
PROFILE = Wget()
TIMEOUT = 30
BASEURL = 'https://www.creditmutuel.fr'
login = URL('/groupe/fr/index.html',