Updated on 2026-08-14
This commit is contained in:
parent
89fb66aa3e
commit
3e95ebf89a
3 changed files with 5 additions and 4 deletions
|
|
@ -90,7 +90,6 @@ class TotalBalanceUpdateTest : BaseTestCase() {
|
|||
}
|
||||
step("Click on 'Add' button") {
|
||||
onDialog { addButton.clickWithAssertion() }
|
||||
onDialog { addButton.clickWithAssertion() } //TODO: [REDACTED_JIRA]
|
||||
}
|
||||
step("Assert 'Continue' is not displayed") {
|
||||
onDialog { addButton.assertIsNotDisplayed() }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue