robotframework-2.7.7.atest.robot.variables.commandline_variables.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
Robot Test Cases
Setting
Value
Value
value
Value
Documentation How variables from CLI override other variables is tested in variable_priorities.html
Force Tags
pybot
jybot
regression
Resource atest_resource.txt
Suite Setup
Run Test Data
Variable
Value
Value
Value
Value
Test Case
Action
Argument
Argument
Argument
Argument
Argument
Normal Text Check Test Case Normal Text Escaped Text Check Test Case Escaped Text No Colon In Variable Check Test Case No Colon In Variable
Keyword
Action
Argument
Argument
Argument
Run Test Data ${escaped} = Set Variable QUOTIAPOSll take spam AMP eggsEXCLAMEXCLAMQUOT # "I'll take spam & eggs!!" ${escaped2} = Set Variable DOLLARCURLY1notvarCURLY2 # \${notvar} ${options} = Catenate --variable NORMAL_TEXT:Hello --variable no_colon ... -v ESCAPED:${escaped
.replace(' ', 'SPACE')} --variable eScApEd2:${escaped2} ... -E quot:QUOT
-E apos:APOS -E dollar:DOLLAR ... -E amp:AMP -E space:SPACE -E exclam:EXCLAM ... -E curly1:CURLY1 -E curly2:CURLY2
Run Tests
${options}
variables${/}commandline_variables.html