waitForSearchResultCount

fun waitForSearchResultCount(resultCount: Int): ViewInteraction

ViewInteraction to expect that after searching, the search results contain at least resultCount results.

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 layout is used.