updateSearchQuery

fun updateSearchQuery(newQuery: String): ViewInteraction

ViewInteraction to update the query to newQuery in the input field of a displayed search panel of a source.

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.