asyrjasalo / RESTinstance

Robot Framework library for RESTful JSON APIs
https://pypi.org/project/RESTinstance
GNU Lesser General Public License v3.0
205 stars 84 forks source link

Need `get field value` keyword #55

Closed kanchi240 closed 5 years ago

kanchi240 commented 5 years ago

Hi,

Is it possible to add Get Field Value keyword to library? Sometimes I need to exact some filed value from the previous request to test the current request. Thanks!

kanchi240 commented 5 years ago

Use String, Number etc. could be done, close this issue.