mozilla-mobile / firefox-echo-show

Firefox for Amazon's Echo Show
Mozilla Public License 2.0
25 stars 12 forks source link

Use shared android-test code from components #273

Open mcomella opened 5 years ago

mcomella commented 5 years ago

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.