waitForExpandedNowPlayingPanel

fun waitForExpandedNowPlayingPanel(visible: Boolean = true): ViewInteraction

ViewInteraction to expect the expanded now playing panel exists in the specified visible state.

Can be used only for tests involving the stock media frontend.