-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
Description
I have checked the following:
- I have searched existing issues and found nothing related to my issue.
This bug is:
- making Bruno unusable for me
- slowing me down but I'm able to continue working
- annoying
- this feature was working in a previous version but is broken in the current release.
Bruno version
2.14.0
Operating System
windows 11
Describe the bug
WSDL import functionality not working as expected. When importing a WSDL service (as an example:http://webservices.oorsprong.org/websamples.countryinfo/CountryInfoService.wso?WSDL the generated request does not contain the necessary xml sections that represent the objects/DTOs that are required for each request:
Instead there is a comment with the wording: "Element X not found " :

An output like the following should be available instead (SoapUI):

The files that were generated after importing the WSDL:
.bru file to reproduce the bug
Files attached : CountryInfoService.zip
DrMuggi, CheariX and PaulBredl
