Desktop Class

A top-level Window or Dialog test object.

When working in a grid configuration, use EnvironmentFactory.Get instead, to retrieve the IDesktopEnvironment object. This object represents the desktop of a specific environment or grid node.

C# Syntax

                            
public class Desktop 
Inheritance Hierarchy

System.Object
   HP.LFT.SDK.Desktop

Public Constructors
 NameDescription
Public ConstructorDesktop Constructor  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Describe<T>Describes a top level Window or Dialog test object.  
Public Methodstatic (Shared in Visual Basic)LaunchAutOverloaded. Launches an AUT using the file name. To use this method, you must create an application allowlist file. For details, see Add SDK code to your tests in the UFT Developer Help Center.  
Top