Open Noordsestern opened 2 years ago
May I ask when there is a plan to support it?
Thanks a lot for your interest.
Don't know about in particular about the argument file support when it will be added.
But you have already seen the PR #37 for adding all kind of arguments to a POST body. I will do some testing and make a release soon.
Until then, you can install the nightly state of the webservice by
pip install git+https://github.com/MarketSquare/robotframework-webservice.git@master
That version includes the new POST endpoints. I'd be interested to learn how it works for you!
Many options from Robot Command API would be desirable to be added to the webservice.
All of them could be integrated at once, if we choose argument files as input parameter. Argumentfiles can contain all kind of parameters. Maybe, we can pass them on to robot api calls?