waitForTrackInTaskProcessPanel

fun waitForTrackInTaskProcessPanel(title: String, subtitle: String? = null): ViewInteraction

ViewInteraction to expect a media with specified title and optional subtitle to be playing in the task process panel.

Can be used only for tests involving the stock media frontend, and only if the task process panel configuration option hasMiniPlayerConfigKey is enabled.