For #15130: Remove "what's new card" check in UI test.

pull/159/head^2
mcarare 4 years ago committed by Mihai Adrian Carare
parent 04e59e0ac5
commit cd53b8fdaf

@ -72,9 +72,9 @@ class HomeScreenTest {
verifyGetToKnowHeader()
// See What's new
scrollToElementByText("See whats new")
verifyWhatsNewHeader()
verifyWhatsNewLink()
// scrollToElementByText("See whats new")
// verifyWhatsNewHeader()
// verifyWhatsNewLink()
// Automatic privacy
scrollToElementByText("Automatic privacy")

Loading…
Cancel
Save