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…
Reference in New Issue