All Downloads are FREE. Search and download functionalities are using the official Maven repository.

robotframework-2.7.7.atest.robot.variables.commandline_variables.html Maven / Gradle / Ivy

The newest version!




Robot Test Cases

Robot Test Cases

Setting Value Value value Value
DocumentationHow variables from CLI override other variables is tested in variable_priorities.html
Force Tags pybot jybot regression
Resourceatest_resource.txt
Suite Setup Run Test Data
Variable Value Value Value Value

Test Case Action Argument Argument Argument Argument Argument
Normal TextCheck Test CaseNormal Text
Escaped TextCheck Test CaseEscaped Text
No Colon In VariableCheck Test CaseNo Colon In Variable
Keyword Action Argument Argument Argument
Run Test Data${escaped} =Set VariableQUOTIAPOSll take spam AMP eggsEXCLAMEXCLAMQUOT# "I'll take spam & eggs!!"
${escaped2} =Set VariableDOLLARCURLY1notvarCURLY2# \${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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy