Skip to content
Commit b4ca104a authored by Quentin Defenouillere's avatar Quentin Defenouillere Committed by Romain Bignon
Browse files

[cragr] Use go_to_account_space() instead of self.contract_page.go()

It is better to use the go_to_account_space() method in iter_accounts()
because it automatically checks if we are still logged when switching to
another space, thus avoiding calling AccountsPage methods whereas we are
in fact logged out.
parent e9fb17ef
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment