waitForPlaylistPanelPlaybackControl

fun waitForPlaylistPanelPlaybackControl(inState: IviPlaybackState): ViewInteraction

ViewInteraction to expect the play/pause button shown in a playlist content view to be in state inState.

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 Toggle Play button is present.