Forum Discussion

beedrover's avatar
beedrover
New Contributor
8 years ago

How do I disable the Usage Statistics popup?

I'm trying to execute tests from a batch script; how do I disable the Usage statistics popup?

 

I've set the following in my soapui-settings but this seems to have no effect:

 

 <con:setting id="UISettings@disable_analytics">true</con:setting>

2 Replies

  • beedrover's avatar
    beedrover
    New Contributor

    Found the setting to disable this:

     

    <con:setting id="UISettings@analytics_opt_out_version">5.2</con:setting>

    • kondasamy's avatar
      kondasamy
      Regular Contributor

      I can understand that you are running the command line - testrunner.bat. It would take effective if you even do it from UI settings and run from command line,

       

       

      Thanks,

      Kondasamy