[fenix] For https://github.com/mozilla-mobile/fenix/issues/15130: Remove "what's new card" check in UI test.

pull/600/head
mcarare 4 years ago committed by Mihai Adrian Carare
parent 1d7b1df0e0
commit c5c3b6549d

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