Updated on 2026-08-14
This commit is contained in:
parent
fa9aad8bb4
commit
96a3074bdb
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ class DetailsTest : BaseTestCase() {
|
|||
step("Assert 'Contact support' button is visible") {
|
||||
contactSupportButton.assertIsDisplayed()
|
||||
}
|
||||
step("Assert 'Terms or service' button is visible") {
|
||||
step("Assert 'Terms of service' button is visible") {
|
||||
toSButton.assertIsDisplayed()
|
||||
}
|
||||
step("Open 'Wallet settings' screen") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue