mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 11:34:45 +00:00
Fix connection is secure test
Signed-off-by: Serhy <sergii@status.im>
This commit is contained in:
parent
701773608c
commit
c49a2269c5
@ -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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user