Connect To REST API Basic Example

Hi Brendan,

Yes that’s the right library, at the top of the page install stable version:

pip install robotframework-requests

you may need to use pip3 instead of pip, depend on how your machine is setup, that’s what I used when I installed it.

Dave.