waitForSearchQueryMatches

fun waitForSearchQueryMatches(query: String): ViewInteraction

ViewInteraction to expect that a media search panel's search field contains query.

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 Search input field is present.