Fix connection is secure test

Signed-off-by: Serhy <sergii@status.im>
This commit is contained in:
Serhy 2019-04-19 17:37:01 +03:00
parent 701773608c
commit c49a2269c5
No known key found for this signature in database
GPG Key ID: 5D7C4B9E2B6F500B
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ class TestBrowsing(SingleDeviceTestCase):
browsing_view.find_full_text(connection_is_secure_text)
browsing_view.cross_icon.click()
daap_view.element_by_text('Airswap').click()
browsing_view = daap_view.open_url('https://instant.airswap.io')
browsing_view.url_edit_box_lock_icon.click()
browsing_view.find_full_text(connection_is_secure_text)