mgroen
11 years agoFrequent Contributor
correct syntax for displaying text and variable value
I am running keyword test,
during this test I want to display following in the "Str" section of the delay functionality (which displays the actions during runtime).
"variable value is" [variable value]
I have been able to just to display the variable value, but I want to little string "variable value is", to be added but I can't get it to work...
Any help from anybody?
during this test I want to display following in the "Str" section of the delay functionality (which displays the actions during runtime).
"variable value is" [variable value]
I have been able to just to display the variable value, but I want to little string "variable value is", to be added but I can't get it to work...
Any help from anybody?
Hi Mathijs,
Make sure that you are using the Code Expression mode to specify a string along with a variable like on this image: