Open mcomella opened 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.
isDisplayed(Boolean)
assertIsDisplayed(Boolean)
Same as https://github.com/mozilla-mobile/firefox-tv/issues/1983 :