waitForCategoryTabs

fun waitForCategoryTabs(names: List<String>, selectedIndex: Int)

Helper method to expect specific tab names and a selectedIndex in the root browsing 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 Tabs navigation is present.