Solved
Forum Discussion
PrathapR
5 years agoFrequent Contributor
def name = context.expand( '${Properties#Name}' )
or
def name = testRunner.testCase.getTestStepByName("Properties").getPropertyValue("Name")
sparrowenclave
5 years agoOccasional Contributor
Hi Reede,
Thanks,
Is there any way we can get mutiple value from properties test step using loop?
Thanks,
Is there any way we can get mutiple value from properties test step using loop?
Related Content
- 5 years ago
Recent Discussions
- 4 days ago
- 5 days ago