Fix help section test
Signed-off-by: Serhy <sergii@status.im>
This commit is contained in:
parent
8199211e4d
commit
b0b2e5013b
|
@ -194,7 +194,7 @@ class TestProfileSingleDevice(SingleDeviceTestCase):
|
|||
profile_view.help_button.click()
|
||||
base_web_view = profile_view.faq_button.click()
|
||||
base_web_view.open_in_webview()
|
||||
base_web_view.find_text_part('Questions around beta')
|
||||
base_web_view.find_text_part('Build Status')
|
||||
base_web_view.click_system_back_button()
|
||||
profile_view.submit_bug_button.click()
|
||||
profile_view.find_full_text('#status')
|
||||
|
|
Loading…
Reference in New Issue