ombre42/robotframework-sudslibrary

how to send a raw soap message?

poliarush opened this issue · 1 comments

I want to call method with with soap envelope xml e.g. raw soap message. Can I do this by this library?
I checked with suds documentation it's possible to do https://fedorahosted.org/suds/wiki/Documentation#MESSAGEINJECTIONDiagnosticsTesting but it seems it's not implemented in library, isn't it?

i've put some code changes that solves following task and send pull request