Forum Discussion
nmrao
12 years agoCommunity Hero
Hi, are you still facing this issue?
During development, wsdl might have contain location and port as endpoint. Or if you happen to download from a server, then wsdl gets that hostname and port in the endpoint url.
To avoid this, you may introduce a property at the interface level as endpoint and assign to all tests. Then during runtime you should be able to set the property.
During development, wsdl might have contain location and port as endpoint. Or if you happen to download from a server, then wsdl gets that hostname and port in the endpoint url.
To avoid this, you may introduce a property at the interface level as endpoint and assign to all tests. Then during runtime you should be able to set the property.