|
@@ -6,6 +6,7 @@ Library Collections
|
|
|
Library DateTime
|
|
|
Library OperatingSystem
|
|
|
Library Process
|
|
|
+Resource Variables.robot
|
|
|
|
|
|
Suite Setup Run Keywords Set Executable Status
|
|
|
... AND Suite Can Continue
|
|
@@ -26,9 +27,6 @@ Task Template Download Statement
|
|
|
|
|
|
*** Variables ***
|
|
|
${HOME_PAGE} https://www.asb.co.nz
|
|
|
-${USERNAME} login username
|
|
|
-@{ACCOUNTS} Account 1 Account 2 Account 3 Account N
|
|
|
-${ACCOUNT_HOLDER_NAME} Name of account holder
|
|
|
${LANDING_PAGE} ${EMPTY}
|
|
|
${FROM_DATE} ${EMPTY}
|
|
|
${TO_DATE} ${EMPTY}
|