Passing parameters to builds in bamboo

We can pass variables to Bamboo build as shown in below image. In Variables tab on build configuration page, you can create new variables. In below image, I have created a variable with name – browser and it’s value is chrome.Below image shows how I have passed a variable to task.Note that we can access the variable using below syntax.
 
${bamboo.variable-name}

After running the build, at run time the variable is substituted with it’s value as shown in below image.

Web development and Automation testing

solutions delivered!!