IgnoreExistingSessions Property
Description
Indicates whether UFT One ignores SAP GUI sessions that were open prior to the record and run session.
Property type
Read-write property
Syntax
Visual Basic
Public Property IgnoreExistingSessions As Boolean
Return Type
  • True--Steps are not recorded or run on SAP GUI for Windows sessions that were open prior to the start of the current record or run session.
  • False--The test is set to record and run on any open SAP GUI for Windows application. 
  • Example
    See Also