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() verifyGetToKnowHeader()
// See What's new // See What's new
scrollToElementByText("See whats new") // scrollToElementByText("See whats new")
verifyWhatsNewHeader() // verifyWhatsNewHeader()
verifyWhatsNewLink() // verifyWhatsNewLink()
// Automatic privacy // Automatic privacy
scrollToElementByText("Automatic privacy") scrollToElementByText("Automatic privacy")

Loading…
Cancel
Save