Updated on 2026-08-14
This commit is contained in:
parent
ef2d039920
commit
a8c5f41ea6
8 changed files with 86 additions and 43 deletions
|
|
@ -36,7 +36,11 @@ class FeedbackTest : BaseTestCase() {
|
|||
step("Open 'Main Screen'") {
|
||||
openMainScreen()
|
||||
}
|
||||
step("Synchronize addresses") {
|
||||
synchronizeAddresses()
|
||||
}
|
||||
step("Click 'More' button on TopBar") {
|
||||
waitForIdle()
|
||||
onTopBar { moreButton.clickWithAssertion() }
|
||||
}
|
||||
step("Click 'Contact support' button") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue