firefox-echo-show
firefox-echo-show copied to clipboard
Use shared android-test code from components
Same as https://github.com/mozilla-mobile/firefox-tv/issues/1983 :
In mozilla-mobile/android-components#1640 – which should land in 0.48.0 – added
isDisplayed(Boolean)
,assertIsDisplayed(Boolean)
, and friends to android-components: we should use them in place of our local definitions.