1
0
Fork 0

For #11665: Update UI tests.

master
mcarare 2020-06-17 18:54:46 +03:00 committed by Mihai Branescu
parent 4bebc56c50
commit f4ebe39311
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ private fun assertAllTheCheckBoxesText() {
onView(withText(R.string.preferences_delete_browsing_data_tabs_title_2))
.check(matches(withEffectiveVisibility(Visibility.VISIBLE)))
onView(withText(R.string.preferences_delete_browsing_data_on_quit_browsing_history))
onView(withText(R.string.preferences_delete_browsing_data_browsing_data_title))
.check(matches(withEffectiveVisibility(Visibility.VISIBLE)))
onView(withText(R.string.preferences_delete_browsing_data_cookies))