New to Telerik Test StudioStart a free 30-day trial

Definition

Namespace:ArtOfTest.WebAii.DesktopAutomation

Assembly:ArtOfTest.WebAii.dll

Syntax:

C#
public class DesktopApplicationPopup : IDesktopAutomationHost, IAutomationHost, ISupportSearchHost, IAnnotationHost

Inheritance: objectDesktopApplicationPopup

Implements: IAnnotationHostIAutomationHostIDesktopAutomationHostISupportSearchHost

Properties

C#
public string ClassName { get; }
C#
public string ControlTypeName { get; }
C#
public DateTime CreationDate { get; }
C#
public DesktopElement Element { get; }
C#
public DesktopFind Find { get; }

Implements: IDesktopAutomationHost.Find

C#
public IntPtr Handle { get; }
C#
public Window NativeWindow { get; }

Implements: IDesktopAutomationHost.NativeWindow