waitForTaskProcessPanel

fun waitForTaskProcessPanel(exist: Boolean = true, visible: Boolean = true): ViewInteraction

ViewInteraction waiting for the task process panel of the media frontend to appear or disappear.

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