Updated on 2026-08-14
This commit is contained in:
commit
4df207e832
59 changed files with 492 additions and 234 deletions
|
|
@ -45,7 +45,7 @@ class DetailsPageObject(semanticsProvider: SemanticsNodeInteractionsProvider) :
|
|||
|
||||
val contactSupportButton: KNode = child {
|
||||
hasTestTag(DetailsScreenTestTags.SCREEN_ITEM)
|
||||
hasText(getResourceString(R.string.details_row_title_contact_to_support))
|
||||
hasText(getResourceString(R.string.common_contact_support))
|
||||
}
|
||||
val toSButton: KNode = child {
|
||||
hasTestTag(DetailsScreenTestTags.SCREEN_ITEM)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue