Forum Discussion
13 years ago
Hi Japil,
I was looking for a solution to the same problem last days and I finally found something.
The settings are stored in the file soapui-settings.xml located under %userprofile%.
Change the setting VersionUpdateSettings@auto-check-version-update to false
Regards,
I was looking for a solution to the same problem last days and I finally found something.
The settings are stored in the file soapui-settings.xml located under %userprofile%.
Change the setting VersionUpdateSettings@auto-check-version-update to false
<con:setting id="VersionUpdateSettings@auto-check-version-update">false</con:setting>
Regards,