ContributionsMost RecentMost LikesSolutionsRe: Won't run multiple testsuites Happens if you unset Show Startup Page ! Unbelieveable. https://community.smartbear.com/t5/SoapUI-Open-Source/SoapUI-5-5-0-will-not-run-project-or-suites-Toolkit-not/td-p/179525 Won't run multiple testsuites Due to the window problems with 5.6.0 I have had to revert to 5.5.0. But now it refuses to run multiple testsuites in a project, only runs the first one. I then have to manually start any others. SolvedRe: downloading codegen cli v3 jars Yes, thank you. downloading codegen cli v3 jars Where are the safe/official ones to be found? Thanks. SolvedRe: SoapUI 5.5.0 (Windows 10) won't exit After a number of reintalls it finally worked again. SoapUI 5.5.0 (Windows 10) won't exit (Not the Pro version, but teh dropdown to show Select Locations dropdown just shows a black rectangle if you chose Show All) Have been uisng it quite happily until today when it now refuses to exit. so I have to kill it with Task Manager Attempted repair and and reinstall, no luck. And then when I uninstalled, the process seems incomplete (see image) SolvedRe: curl output to use single quotes for password To prevent BASH processing $xxx as a variable. But thanks for that, am going to pass it up the management chain. curl output to use single quotes for password Our system uses java -jar /home/dev/swagger-codegen-cli-2.2.1.jar ... -i /home/....xxx.yaml to generate (inter alia) the doc page: Is there some way to get it to output 'USERNAME:PASSWORD' instead (ie with simple rather than double quotes) ? Many thanks. SolvedRe: Update the WADL. Is there a way to update the WADL. Fours years later and still not done :-( SoapUI 5.5.0. tkuntermann wrote: I'm using SoapUI 5.2.0. So I asume, that the Ready! API is only available within SoapUI NG Pro? Thanks for your quick reply ;-) BR Thomas Refreshing an imported wadl that has been changed SoapUI 5.5.0 free version I started off via New REST Project, using a .wadl file created from browser output from this: https://10.0.100.28:8443/v1/application.wadl?detail=true I then wrote a large number of tests. The interface is now changed, some new endpoints, some changed ones, and some deleted. So I need to refresh the wadl. But there doesn't seem to be a way to do this. I can add the new wadl, but then I have to rewrite all the (100+) tests over to work with it. I also tried using the url above in place of the wadl file created from it, but that doesn't work (no endpoints imported; see screenshot). Any suggestions? Seems like a pretty fundamantal requuirement, surely this must be possible? Thanks.