[creditmutuel] correction if there is an info page at first

This commit is contained in:
Julien Veyssier 2010-11-29 21:25:28 +01:00
commit 23328e4ce8
2 changed files with 11 additions and 3 deletions

View file

@ -30,6 +30,9 @@ class LoginPage(BasePage):
class LoginErrorPage(BasePage):
pass
class InfoPage(BasePage):
pass
class AccountsPage(BasePage):
def get_list(self):
l = []