Forum Discussion
shabar
13 years agoContributor
Appreciate your help
I want to get REST Test Request Property instead of custom property and tried below as you specified.
def stepName = context.expand( '${Simple Search#Name}' )
log.info stepName
But not able to see the property value.
Am I doing something wrong here?
Thax
I want to get REST Test Request Property instead of custom property and tried below as you specified.
def stepName = context.expand( '${Simple Search#Name}' )
log.info stepName
But not able to see the property value.
Am I doing something wrong here?
Thax