Move browser2 from weboob/tools/b2 to weboob/browser2
This commit is contained in:
parent
990bb056eb
commit
a019819f9d
90 changed files with 211 additions and 211 deletions
|
|
@ -20,7 +20,7 @@
|
|||
from weboob.capabilities.bank import Account
|
||||
|
||||
from weboob.tools.exceptions import BrowserIncorrectPassword
|
||||
from weboob.tools.browser2 import LoginBrowser, URL, need_login
|
||||
from weboob.browser2 import LoginBrowser, URL, need_login
|
||||
|
||||
from .pages import LoginPage, IndexPage, OperationsPage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue