Forum Discussion
PrathapR
Frequent 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
- 4 years ago
Recent Discussions
- 22 hours ago