thatIsVisibleMediaItem

fun thatIsVisibleMediaItem(title: String): Matcher<View>

Matcher for any media item container, displayed inside a MediaContentView, whose title is title.

Can be used only for tests involving the stock media frontend, and potentially only for sources where the default UserFlowPolicy is used, or for panels where a stock Browsing or Playlist layout is used.