Forum Discussion

magiqa's avatar
magiqa
New Contributor
9 years ago

Properties in source window in ProperyTranster step

In ProperyTranster step I would like to use property when defining JSONPath to the source of data like below   $..[?(@.name=="${Generate fake name#result}")].id       Since it doesn't work I sea...