RecordResetMethod Property
Description
Indicates whether OpenText Functional Testing records a Reset method on sessions opened using the SAP Auto-logon option.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property RecordResetMethod As Boolean |
Remarks
Using this option ensures that the test or component starts with the same application state each time it is run.
Example
See Also