gordillo_ramon
13 years agoContributor
REST Property Expansion
Hi all. I have tried to use the property expansion in a POST REST request, in the body part, but every time I get the property unexpanded, just the literal "${..." I get the same property expand...
- 8 years ago
Normally a JsonPath expression must start with the '$' operator, except assertions seem to be processed in a slightly different way. Does this expression work?
${TestStepName#Response#$..id[1]}