RecoverConfigAfterRun Property
Description
Indicates whether UFT One restores the configuration file that existed prior to the beginning of the run session, when the run session ends.
Property type
Read-write property
Syntax
Visual Basic
Public Property RecoverConfigAfterRun As Boolean
Remarks

LogTracking properties can be set only before a run session begins. Therefore, if you use this automation property within a UFT One test or component, you can only retrieve the value.

Example
See Also