waitForMainProcessPanel

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

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

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