robotframework-2.7.7.atest.testdata.variables.reserved_syntax.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of robotframework Show documentation
Show all versions of robotframework Show documentation
High level test automation framework
The newest version!
Robot Test Cases
Environment Variables
Setting
Value
Value
value
Value
Variable
Value
Value
Value
Value
Test Case
Action
Argument
Argument
Argument
Reserved Syntax &{var} ${&} = Set Variable &
Should Be Equal &{this_causes_warning} ${&}{this_causes_warning}
Should Be Equal \&{no_warning} &\{no_warning}
Reserved Syntax *{var}
${*} = Set Variable *
Should Be Equal *{this_causes_warning} ${*}{this_causes_warning}
Should Be Equal \*{no_warning} *\{no_warning}
Keyword
Action
Argument
Argument
Argument