|
@@ -118,6 +118,8 @@ Capture Account Balances
|
|
|
${account}= Convert To Uppercase ${account}
|
|
|
Wait Until Keyword Succeeds 2x 5 seconds
|
|
|
... Page Should Contain ${account}
|
|
|
+ Wait Until Keyword Succeeds 2x 5 seconds
|
|
|
+ ... Page Should Contain current balance
|
|
|
END
|
|
|
Take Screenshot
|
|
|
|