Unable to pass arguments dynamically to the robot executable Task

Issue #4 open
g created an issue

Hello Skyve team,

I need to run the robot test suite with the below command line options :

robot --outputdir /RobotResults/$buildNumber/$buildTimeStamp/ --variablefile ../envQA/config.py

I know that for --variablefile and --variable we have support, for other commands do we have support?

Also, how does the Robot Test plugin knows Bamboo's variables like $buildNumber and $buildTimeStamp ?

This is really needed because whenever we run a Test Suite/Test Case, for a Build Number in Bamboo, we should be redirecting the output to a particular build number folder and timestamp folder!

Regards, G Prasath

Comments (1)

  1. Log in to comment