fix navigation
This commit is contained in:
parent
14de4cbeb8
commit
77ee2a53a2
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@ class DelubacBrowser(BaseBrowser):
|
|||
return self.page.get_account(_id)
|
||||
|
||||
def iter_history(self, account):
|
||||
self.stay_or_go(DashboardPage)
|
||||
self.location(account._url)
|
||||
|
||||
while True:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue