ombre42/robotframework-sudslibrary

Add new keyword to set timeout for URL connection

poliarush opened this issue · 1 comments

It is supported thru options=timeout https://fedorahosted.org/suds/wiki/Documentation

The URL connection timeout (seconds) default=90.

There is already a keyword for this: Set Soap Timeout and was implemented in the version 0.8. Perhaps you need to upgrade. The timeout can also be set to an initial value in Create Soap Client as of 0.8.

Closing as duplicate of issue #5