Forum Discussion

gordillo_ramon's avatar
gordillo_ramon
Contributor
13 years ago
Solved

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...
  • PaulMS's avatar
    PaulMS
    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]}