Browse Source

add example variables file

Daniel Sheffield 2 years ago
parent
commit
964ca4389a
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Variables.robot.example

+ 4 - 0
Variables.robot.example

@@ -0,0 +1,4 @@
+*** Variables ***
+${USERNAME}    login username
+@{ACCOUNTS}    Account 1    Account 2    Account 3    Account N
+${ACCOUNT_HOLDER_NAME}    Name of account holder