How to do automation of grpc calls using robot-grpc library

Hello, How do I automate grpc calls using robot-grpc library…I tried to go through the readme document at grpc-robot/README.md at master · opencord/grpc-robot · GitHub but unable to figure out…Is there a video or detailed documentation to follow?

Thanks,
SG

Hi Seema,

I’ve not used this library before but I think your best bet would be to download the docs folder and then open the html files locally.

If that doesn’t work then try looking at test.robot for some clues

Hopefully someone familiar with the library can give you better directions than that.

Dave.