mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
Bug 1807276 - Fix firstRunScreenTest and youControlYourDataCardTest UI tests
This commit is contained in:
parent
3fb703f526
commit
4ffee2c338
@ -181,7 +181,7 @@ class HomeScreenRobot {
|
||||
itemWithResId("$packageName:id/tracking_protection_strict_default").click()
|
||||
|
||||
fun verifyPrivacyNoticeCard() {
|
||||
scrollToElementByText(getStringResource(R.string.onboarding_privacy_notice_header_1))
|
||||
scrollToElementByText(getStringResource(R.string.onboarding_privacy_notice_read_button))
|
||||
assertItemContainingTextExists(privacyNoticeHeader, privacyNoticeDescription)
|
||||
assertItemWithResIdExists(privacyNoticeButton)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user