Updated on 2026-08-14
This commit is contained in:
parent
0d8970b386
commit
06fd799843
3 changed files with 4 additions and 4 deletions
|
|
@ -73,7 +73,7 @@ class TotalBalanceUpdateTest : BaseTestCase() {
|
|||
onMainScreen { totalBalanceText.assertTextContains(TOTAL_BALANCE) }
|
||||
}
|
||||
step("Open 'Markets screen'") {
|
||||
swipeMarketsBlock(SwipeDirection.UP)
|
||||
onMainScreen { searchThroughMarketPlaceholder.performClick() }
|
||||
waitForIdle()
|
||||
}
|
||||
step("Click on $tokenTitle token") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue