Forum Discussion

name02's avatar
name02
New Contributor
15 years ago

Form Tab of request not showing UI elements

Hi,

I think I have found one bug in Soap UI tool.
I am using Soap UI Pro 3.6 and creating test suites. In the test steps, I add a "Test Request(SOAP)". In the request "form" tab, I am not able to see the UI when I have an array of DOM objects passed to the webservice method.
Eg: Webservice is : boolean saveData(HeaderDOM head, PositionDOM[] positions)

In the above webservice, I can see only the HeaderDOM elements and not the PositionDOM elements.
Is there any fix or workaround for this?
No RepliesBe the first to reply