mirror of
https://github.com/status-im/status-react.git
synced 2025-01-10 11:06:25 +00:00
modified switch_network
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
parent
b84139013a
commit
bdbbcbb1da
@ -642,8 +642,6 @@ class ProfileView(BaseView):
|
||||
|
||||
def switch_network(self, network):
|
||||
self.advanced_button.click()
|
||||
self.debug_mode_toggle.click()
|
||||
self.network_settings_button.scroll_to_element(10, 'up')
|
||||
self.network_settings_button.click()
|
||||
network_button = NetworkSettingsButton.NetworkButton(self.driver, network)
|
||||
network_button.click()
|
||||
|
Loading…
x
Reference in New Issue
Block a user