mstrombe
10 years agoNew Contributor
Testexecute and Options Object
Hi,
I've the need to change Timeout with the options object (http://support.smartbear.com/viewarticle/55021/#Run) during testcript execution. This works so far fine, but Testexcute displayes at the and of the testrun (at closing project suite) a popup if I want to save the changes.
Is there a way to avoid this message (e.g. save modifications with the options object)?
greetings
Martin Stromberger
I assume you're running TE via command line? If so, add the /SilentMode argument to your call. That will prevent all dialogs. We do the same thing in changing project properties during a run.