mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-13 18:25:45 +00:00
Fix info log on logout process
Signed-off-by: Serhy <sergii@status.im>
This commit is contained in:
parent
e508d98316
commit
b0b23bb735
@ -76,7 +76,7 @@ class LogoutButton(BaseButton):
|
||||
|
||||
def click(self):
|
||||
self.scroll_to_element().click()
|
||||
info('Tap on %s' % self.name)
|
||||
self.driver.info('Tap on %s' % self.name)
|
||||
return self.navigate()
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user