You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//For the test cases with method names 'addPets'/'GetAccountXML'/'GetNodes', the corresponding wsdls(see soap.wsdl in corresponding sub directories) has 2 wsdl ports/2 bindings pointing to
137
+
//same operation e.g addPets(). The correct way to invoke operation in this case is to pick the operation to be invoked using 'client['Service1']['Service1Soap']['addPets'].
0 commit comments