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

Loading…
Cancel
Save