browseToMediaItem

fun browseToMediaItem(title: String): ViewInteraction

ViewInteraction to browse to the browsable media item with title, such as an album or playlist, which is currently shown by any MediaContentView.

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.