Updated on 2026-08-14
This commit is contained in:
parent
8db160652c
commit
20682ca353
10 changed files with 393 additions and 47 deletions
|
|
@ -73,7 +73,7 @@ class FeedbackTest : BaseTestCase() {
|
|||
onMainScreen { tokenWithTitleAndAddress(tokenName).clickWithAssertion() }
|
||||
}
|
||||
step("Click 'Send' button") {
|
||||
onTokenDetailsScreen { sendButton.performClick() }
|
||||
onTokenDetailsScreen { sendButton().performClick() }
|
||||
}
|
||||
step("Type '$sendAmount' in input text field") {
|
||||
onSendScreen {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue