Fix help section test

Signed-off-by: Serhy <sergii@status.im>
This commit is contained in:
Serhy 2018-10-28 13:55:29 +02:00
parent 8199211e4d
commit b0b2e5013b
No known key found for this signature in database
GPG Key ID: 5D7C4B9E2B6F500B
1 changed files with 1 additions and 1 deletions

View File

@ -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')