Support pagination in iter_bills
This commit is contained in:
parent
c34ef464ab
commit
a5e55208ae
3 changed files with 23 additions and 2 deletions
|
|
@ -94,7 +94,6 @@ class INGVirtKeyboard(VirtKeyboard):
|
|||
return coordinates
|
||||
|
||||
|
||||
|
||||
class LoginPage(HTMLPage):
|
||||
def prelogin(self, login, birthday):
|
||||
# First step : login and birthday
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue