Forum Discussion

Sriraj's avatar
Sriraj
Contributor
7 years ago

Dynamic Assertion : Resolving Property in Assertion for JSON Path

Hi ,    I have a JSON path evaluation in one of the assertions where the path is created dynamically based on a value from the response field , Example below .   [?(@.Some_Id_c=='${#EmployeeId}')...