mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-27 08:55:39 +00:00
Update e2e test to scroll more for TestDapp
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
parent
ac718de425
commit
8e1da91ea0
@ -164,7 +164,7 @@ class HomeView(BaseView):
|
||||
profile_view.debug_mode_toggle.click()
|
||||
dapp_view = profile_view.dapp_tab_button.click()
|
||||
#dapp_view.open_d_app_button.click()
|
||||
dapp_view.status_test_dapp_button.scroll_to_element()
|
||||
dapp_view.status_test_dapp_button.scroll_to_element(15)
|
||||
status_test_dapp = dapp_view.status_test_dapp_button.click()
|
||||
#dapp_view.open_button.click()
|
||||
for _ in range(2):
|
||||
|
Loading…
x
Reference in New Issue
Block a user