Searched refs:firstGroup (Results 1 – 2 of 2) sorted by relevance
153 val firstGroup = in launchSafetyCenter_withMultipleGroups_showsHomepageEntries() constant160 context.getString(firstGroup.titleResId), in launchSafetyCenter_withMultipleGroups_showsHomepageEntries()161 context.getString(firstGroup.summaryResId), in launchSafetyCenter_withMultipleGroups_showsHomepageEntries()185 val firstGroup = in launchSafetyCenter_withMultipleGroupsButFlagDisabled_showsExpandAndCollapseEntries() constant192 context.getString(firstGroup.titleResId), in launchSafetyCenter_withMultipleGroupsButFlagDisabled_showsExpandAndCollapseEntries()193 context.getString(firstGroup.summaryResId), in launchSafetyCenter_withMultipleGroupsButFlagDisabled_showsExpandAndCollapseEntries()211 val firstGroup = in launchSafetyCenter_redirectBackFromSubpage_showsHomepageEntries() constant215 waitGroupShownOnHomepage(context, firstGroup) in launchSafetyCenter_redirectBackFromSubpage_showsHomepageEntries()217 openPageAndExit(context.getString(firstGroup.titleResId)) { in launchSafetyCenter_redirectBackFromSubpage_showsHomepageEntries()218 waitPageTitleDisplayed(context.getString(firstGroup.titleResId)) in launchSafetyCenter_redirectBackFromSubpage_showsHomepageEntries()[all …]
1422 val firstGroup = config.safetySourcesGroups.first() in launchSafetyCenter_enableSubpagesFlagOnT_stillShowsExpandAndCollapseEntries() constant1431 waitDisplayed(By.text(context.getString(firstGroup.titleResId))) { it.click() } in launchSafetyCenter_enableSubpagesFlagOnT_stillShowsExpandAndCollapseEntries()