Forum Discussion
abhinaykumar15
4 months agoOccasional Contributor
This way also does not work.I had tried earlier but it was giving null.
Related Content
- 3 years ago
Hi All,
From ReadyAPI 3.54 kafka received messages can be read using groovy script and can be validated.
def data = context.expand( '${Teststep-name#data}' )
log.info(data)
This way also does not work.I had tried earlier but it was giving null.