mirror of
https://github.com/status-im/status-react.git
synced 2025-01-27 11:16:03 +00:00
fix scroll
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
This commit is contained in:
parent
6e3784d671
commit
8d95515480
@ -712,6 +712,7 @@ class TestProfileMultipleDevice(MultipleDeviceTestCase):
|
||||
profile_1.element_by_text(mailserver).scroll_to_element()
|
||||
profile_1.element_by_text(mailserver).click()
|
||||
profile_1.confirm_button.click()
|
||||
profile_1.element_by_text(server_name).scroll_to_element()
|
||||
profile_1.element_by_text(server_name).click()
|
||||
profile_1.mail_server_delete_button.click()
|
||||
profile_1.mail_server_confirm_delete_button.click()
|
||||
|
Loading…
x
Reference in New Issue
Block a user