Is your feature request related to a problem? Please describe.
I would like to define in advance a response to a future request.
Example:
- Robot trigger a call to a backend providing a call back URL
- Backend will invoke the callback as part of the original call
- Robot should be ready to answer on the callback URL
Describe the solution you'd like
I should be able to define a Reply By for any future request matching some criteria.
Describe alternatives you've considered
Using another library that seems to implement this: https://github.com/ravihuang/robotframework-stublibrary